My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.ClientModels.LoginResult Class Reference
Inheritance diagram for PlayFab.ClientModels.LoginResult:
PlayFab.SharedModels.PlayFabLoginResultCommon PlayFab.SharedModels.PlayFabResultCommon PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

EntityTokenResponse EntityToken
 If LoginTitlePlayerAccountEntity flag is set on the login request the title_player_account will also be logged in and returned.
 
GetPlayerCombinedInfoResultPayload InfoResultPayload
 Results for requested info.
 
DateTime? LastLoginTime
 The time of this user's previous login. If there was no previous login, then it's DateTime.MinValue.
 
bool NewlyCreated
 True if the account was newly created on this login.
 
string PlayFabId
 Player's unique PlayFabId.
 
string SessionTicket
 Unique token authorizing the user and game at the server level, for the current session.
 
UserSettings SettingsForUser
 Settings specific to this user.
 
TreatmentAssignment TreatmentAssignment
 The experimentation treatments for this user at the time of login.
 
- Public Attributes inherited from PlayFab.SharedModels.PlayFabResultCommon
PlayFabRequestCommon Request
 
object CustomData
 

Additional Inherited Members

- Public Member Functions inherited from PlayFab.SharedModels.PlayFabBaseModel
string ToJson ()
 

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