语法
成员
createAccount bool
如果当前没有 PlayFab 帐户链接到此 ID,则自动创建一个。
customTags PFStringDictionaryEntry const*may be nullptr (可选)与请求关联的可选自定义标记(例如生成号、外部跟踪标识符等)。
customTagsCount uint32_t
customTags 的数量
infoRequestParameters PFGetPlayerCombinedInfoRequestParams const*may be nullptr (可选)标志,指示要为该用户返回哪些信息。
playerSecret const char*is null-terminated (可选)用于验证 API 请求签名的玩家密钥(仅限企业版)。
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。
