Syntax
Members
authCode const char*is null-terminated Auth code provided by the PlayStation :tm: Network OAuth provider.
authVersion const char*is null-terminated (Optional) Optional PlayStation :tm: Network auth version. Controls which PlayStation :tm: Network auth version is used. Accepted values are “v2” and “v3”.
createAccount bool
Automatically create a PlayFab account if one is not currently linked to this ID.
customTags PFStringDictionaryEntry const*may be nullptr (Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.).
customTagsCount uint32_t
Count of customTags
infoRequestParameters PFGetPlayerCombinedInfoRequestParams const*may be nullptr (Optional) Flags for which pieces of info to return for the user.
issuerId int32_t const*may be nullptr (Optional) Id of the PlayStation :tm: Network issuer environment. If null, defaults to production environment.
redirectUri const char*is null-terminated Redirect URI supplied to PlayStation :tm: Network when requesting an auth code.
