A user's session used to authenticate messages.
More...
|
| bool | Created [get] |
| | True if the corresponding account was just created, false otherwise.
|
| string | RefreshToken [get] |
| | Refresh token that can be used for session token renewal.
|
| string | Token [get] |
| | Authentication credentials.
|
A user's session used to authenticate messages.
◆ Created
| bool Nakama.IApiSession.Created |
|
get |
True if the corresponding account was just created, false otherwise.
◆ RefreshToken
| string Nakama.IApiSession.RefreshToken |
|
get |
Refresh token that can be used for session token renewal.
◆ Token
| string Nakama.IApiSession.Token |
|
get |
Authentication credentials.
The documentation for this interface was generated from the following file: