语法
成员
customTags PFStringDictionaryEntry const*may be nullptr (可选)与请求关联的可选自定义标记(例如构建版本号、外部跟踪标识符等)。
customTagsCount uint32_t
customTags 的计数
forceLink bool const*may be nullptr (可选)如果另一个用户已链接到该账号,则取消该用户的链接并重新链接。如果当前用户已链接,则同时链接两个账号。
gameCenterId const char*is null-terminated 要链接的玩家账号的 Game Center 标识符。
publicKeyUrl const char*is null-terminated (可选)用于验证签名的公共加密密钥的 URL。
salt const char*is null-terminated (可选)用于计算哈希值并保持其随机化的随机值。
signature const char*is null-terminated (可选)身份验证负载的验证签名。
timestamp const char*is null-terminated (可选)签名创建时的日期和时间的整数表示。PlayFab 将拒绝与服务器当前时间相差超过 10 分钟的身份验证签名。
