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

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

Inherited by Nakama.ApiSessionRefreshRequest.

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: