Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
|
Send a Steam token to the server. Used with authenticate/link/unlink. More...
Properties | |
string | Token [get] |
The account token received from Steam to access their profile API. | |
IDictionary< string, string > | Vars [get] |
Extra information that will be bundled in the session token. |
Send a Steam token to the server. Used with authenticate/link/unlink.
|
get |
The account token received from Steam to access their profile API.
|
get |
Extra information that will be bundled in the session token.