![]() |
LootLocker Unity SDK 8.0.0
Game backend SDK for Unity
|
Response returned when a remote session is successfully started after an authorized lease. More...
Inherits LootLocker.Requests.LootLockerSessionResponse.
Properties | |
| LootLockerRemoteSessionLeaseStatus | lease_status [get, set] |
| The current status of this lease process. | |
| 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. | |
Response returned when a remote session is successfully started after an authorized lease.
|
getset |
The current status of this lease process.
If this is not of the status Authorized, the rest of the fields in this object will be empty.