Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
A user's session used to authenticate messages. More...
Inherited by Nakama.ApiSession.
Properties | |
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.
|
get |
True if the corresponding account was just created, false otherwise.
|
get |
Refresh token that can be used for session token renewal.
|
get |
Authentication credentials.