AccountLoginServerComponent
IAccountLoginServerAsyncインスタンスを作成するためのファクトリメソッドを提供します。
コンストラクタ
new AccountLoginServerComponent()
new AccountLoginServerComponent(): AccountLoginServerComponent
戻り値
メソッド
getOrMakeServer()
getOrMakeServer(): IAccountLoginServerAsync
シングルトンIAccountLoginServerAsyncインスタンスを取得または作成します。
エラー
- InternalError(ネイティブアカウントログインサーバーのセットアップが失敗した場合)。
戻り値
IAccountLoginServerAsyncはAccountLoginServerインスタンスです。
makeStatusBuilder()
makeStatusBuilder(): IStatusBuilder
構築するビルダを作成する
戻り値
Last updated: 2026年7月31日

