Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
Authenticate against the server with a refresh token. More...
Inherited by Nakama.ApiSessionRefreshRequest.
Properties | |
string | Token [get] |
Refresh token. | |
IDictionary< string, string > | Vars [get] |
Extra information that will be bundled in the session token. | |
Authenticate against the server with a refresh token.
|
get |
Refresh token.
|
get |
Extra information that will be bundled in the session token.