Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Nakama.IApiAccountCustom Interface Reference

Send a custom ID to the server. Used with authenticate/link/unlink. More...

Inherited by Nakama.ApiAccountCustom.

Properties

string Id [get]
 A custom identifier.
 
IDictionary< string, string > Vars [get]
 Extra information that will be bundled in the session token.
 

Detailed Description

Send a custom ID to the server. Used with authenticate/link/unlink.

Property Documentation

◆ Id

string Nakama.IApiAccountCustom.Id
get

A custom identifier.

◆ Vars

IDictionary<string, string> Nakama.IApiAccountCustom.Vars
get

Extra information that will be bundled in the session token.


The documentation for this interface was generated from the following file: