PFAuthenticationUserSettings
PFAuthenticationUserSettings 数据模型。
语法
typedef struct PFAuthenticationUserSettings {
bool gatherDeviceInfo;
bool gatherFocusInfo;
bool needsAttribution;
} PFAuthenticationUserSettings;
成员
gatherDeviceInfo
布尔
表示此玩家是否有资格收集设备信息的布尔值。
gatherFocusInfo
布尔
表示此玩家是否应报告 OnFocus 游戏时跟踪的布尔值。
needsAttribution
布尔
表示此玩家是否有资格进行广告跟踪的布尔值。
要求
标头:PFAuthenticationTypes.h