Recall token data returned from recall.retrieveTokens RPC
JSON representation |
---|
{ "token": string, "multiPlayerPersona": boolean, "expireTime": string } |
Fields | |
---|---|
token |
Required. Value of the Recall token as it is provided by the client via recall.linkPersona RPC |
multiPlayerPersona |
Required. Whether the persona identified by the token is linked to multiple PGS Players |
expireTime |
Optional. Optional expiration time of the token A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |