Syntax
Members
androidDeviceInfo PFUserAndroidDeviceInfo const*may be nullptr (Optional) User Android device information, if an Android device has been linked.
appleAccountInfo PFUserAppleIdInfo const*may be nullptr (Optional) Sign in with Apple account information, if an Apple account has been linked.
created time_t
Timestamp indicating when the user account was created.
customIdInfo PFUserCustomIdInfo const*may be nullptr (Optional) Custom ID information, if a custom ID has been assigned.
facebookInfo PFUserFacebookInfo const*may be nullptr (Optional) User Facebook information, if a Facebook account has been linked.
facebookInstantGamesIdInfo PFUserFacebookInstantGamesIdInfo const*may be nullptr (Optional) Facebook Instant Games account information, if a Facebook Instant Games account has been linked.
gameCenterInfo PFUserGameCenterInfo const*may be nullptr (Optional) User Gamecenter information, if a Gamecenter account has been linked.
googleInfo PFUserGoogleInfo const*may be nullptr (Optional) User Google account information, if a Google account has been linked.
googlePlayGamesInfo PFUserGooglePlayGamesInfo const*may be nullptr (Optional) User Google Play Games account information, if a Google Play Games account has been linked.
iosDeviceInfo PFUserIosDeviceInfo const*may be nullptr (Optional) User iOS device information, if an iOS device has been linked.
kongregateInfo PFUserKongregateInfo const*may be nullptr (Optional) User Kongregate account information, if a Kongregate account has been linked.
nintendoSwitchAccountInfo PFUserNintendoSwitchAccountIdInfo const*may be nullptr (Optional) Nintendo Switch account information, if a Nintendo Switch account has been linked.
nintendoSwitchDeviceIdInfo PFUserNintendoSwitchDeviceIdInfo const*may be nullptr (Optional) Nintendo Switch device information, if a Nintendo Switch device has been linked.
openIdInfo PFUserOpenIdInfo const*may be nullptr (Optional) OpenID Connect information, if any OpenID Connect accounts have been linked.
openIdInfoCount uint32_t
Count of openIdInfo
playFabId const char*is null-terminated (Optional) Unique identifier for the user account.
privateInfo PFUserPrivateAccountInfo const*may be nullptr (Optional) Personal information for the user which is considered more sensitive.
psnInfo PFUserPsnInfo const*may be nullptr (Optional) User PlayStation :tm: Network account information, if a PlayStation :tm: Network account has been linked.
serverCustomIdInfo PFUserServerCustomIdInfo const*may be nullptr (Optional) Server Custom ID information, if a server custom ID has been assigned.
steamInfo PFUserSteamInfo const*may be nullptr (Optional) User Steam information, if a Steam account has been linked.
titleInfo PFUserTitleInfo const*may be nullptr (Optional) Title-specific information for the user account.
twitchInfo PFUserTwitchInfo const*may be nullptr (Optional) User Twitch account information, if a Twitch account has been linked.
username const char*is null-terminated (Optional) User account name in the PlayFab service.
xboxInfo PFUserXboxInfo const*may be nullptr (Optional) User XBox account information, if an XBox account has been linked.
