Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
Send a device to the server. Used with authenticate/link/unlink and user. More...
Inherited by Nakama.ApiAccountDevice.
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.