My Project
Loading...
Searching...
No Matches
Public Attributes | List of all members
PlayFab.MultiplayerModels.MultiplayerServerSummary Class Reference
Inheritance diagram for PlayFab.MultiplayerModels.MultiplayerServerSummary:
PlayFab.SharedModels.PlayFabBaseModel

Public Attributes

List< ConnectedPlayerConnectedPlayers
 The connected players in the multiplayer server.
 
DateTime? LastStateTransitionTime
 The time (UTC) at which a change in the multiplayer server state was observed.
 
string Region
 The region the multiplayer server is located in.
 
string ServerId
 The string server ID of the multiplayer server generated by PlayFab.
 
string SessionId
 The title generated guid string session ID of the multiplayer server.
 
string State
 The state of the multiplayer server.
 
string VmId
 The virtual machine ID that the multiplayer server is located on.
 

Additional Inherited Members

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

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