Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
PFAuthenticationUserSettings data model.
Syntax
typedef struct PFAuthenticationUserSettings {
bool gatherDeviceInfo;
bool gatherFocusInfo;
bool needsAttribution;
} PFAuthenticationUserSettings;
Members
gatherDeviceInfo bool
Boolean for whether this player is eligible for gathering device info.
gatherFocusInfo bool
Boolean for whether this player should report OnFocus play-time tracking.
needsAttribution bool
Boolean for whether this player is eligible for ad tracking.
Requirements
Header: PFAuthenticationTypes.h