LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
Loading...
Searching...
No Matches
LootLocker.Requests.LootLockerRefreshRemoteSessionResponse Class Reference

Response returned after refreshing a remote session with a refresh token. More...

Inherits LootLocker.Requests.LootLockerSessionResponse.

Properties

string refresh_token [get, set]
 A refresh token that can be used to refresh the remote session instead of signing in each time the session token expires.
 
string player_identifier [get, set]
 The player identifier of the player.
 

Detailed Description

Response returned after refreshing a remote session with a refresh token.