Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
|
Send a device to the server. Used with authenticate/link/unlink and user. More...
Properties | |
string | Id [get] |
A device identifier. Should be obtained by a platform-specific device API. | |
IDictionary< string, string > | Vars [get] |
Extra information that will be bundled in the session token. |
Send a device to the server. Used with authenticate/link/unlink and user.
|
get |
A device identifier. Should be obtained by a platform-specific device API.
|
get |
Extra information that will be bundled in the session token.