Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Nakama.IApiSessionRefreshRequest Interface Reference

Authenticate against the server with a refresh token. More...

Properties

string Token [get]
 Refresh token.
IDictionary< string, string > Vars [get]
 Extra information that will be bundled in the session token.

Detailed Description

Authenticate against the server with a refresh token.

Property Documentation

◆ Token

string Nakama.IApiSessionRefreshRequest.Token
get

Refresh token.

◆ Vars

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

Extra information that will be bundled in the session token.


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