Skip to main content
PFAuthenticationAuthenticateCustomIdRequest 数据模型。创建或返回 game_server 实体令牌。调用方必须是游戏实体。

语法

成员

customId const char*
is null-terminated
用于创建和检索 game_server 实体令牌的 customId。这在游戏级别是唯一的。CustomId 的长度必须介于 32 到 100 个字符之间。 customTags PFStringDictionaryEntry const*
may be nullptr
(可选)与请求关联的可选自定义标记(例如生成号、外部跟踪标识符等)。 customTagsCount uint32_t customTags 的数量

要求

头文件: PFAuthenticationTypes.h

另请参阅

PFAuthenticationTypes 成员
最后修改于 2026年8月13日