構文
メンバー
createAccount bool
この ID に現在リンクされている PlayFab アカウントがない場合、自動的に PlayFab アカウントを作成します。
customTags PFStringDictionaryEntry const*may be nullptr (オプション) リクエストに関連付けるオプションのカスタム タグ (ビルド番号、外部トレース識別子など)。
customTagsCount uint32_t
customTags の数
infoRequestParameters PFGetPlayerCombinedInfoRequestParams const*may be nullptr (オプション) ユーザーに対して返す情報のフラグ。
playerSecret const char*is null-terminated (オプション) API リクエスト署名の検証に使用されるプレイヤー シークレット (Enterprise 専用)。
serverAuthCode const char*is null-terminated クライアントで getServerAuthCode() (https://developers.google.com/identity/sign-in/android/offline-access) Google クライアント API を呼び出して取得した OAuth 2.0 サーバー認証コード。
setEmail bool const*may be nullptr (オプション) Google アカウントを作成する際に MPA メール アドレスの設定をオプトアウトするオプションのブール値。既定は true です。
