SessionToken
property in Coherence.Cloud.PlayerAccount
Properties
public SessionToken SessionToken { get; }
Token uniquely identifying the player account once it has successfully logged-in.
The token can be stored on the user's device locally, and later used to log in to coherence Cloud again using the same credentials, without the user needing to provide them again.
Property Value
Type | Description |
---|---|
SessionToken |