Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
|
Send a Facebook Instant Game token to the server. Used with authenticate/link/unlink. More...
Inherited by Nakama.ApiAccountFacebookInstantGame.
Properties | |
string | SignedPlayerInfo [get] |
The OAuth token received from a Facebook Instant Game that may be decoded with the Application Secret (must be available with the nakama configuration) | |
IDictionary< string, string > | Vars [get] |
Extra information that will be bundled in the session token. | |
Send a Facebook Instant Game token to the server. Used with authenticate/link/unlink.
|
get |
The OAuth token received from a Facebook Instant Game that may be decoded with the Application Secret (must be available with the nakama configuration)
|
get |
Extra information that will be bundled in the session token.