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

Public Attributes

string BuildId
 The identity of the build in which the server was allocated.
 
List< ConnectedPlayerConnectedPlayers
 The connected players in the multiplayer server.
 
string FQDN
 The fully qualified domain name of the virtual machine that is hosting this multiplayer server.
 
string IPV4Address
 The IPv4 address of the virtual machine that is hosting this multiplayer server.
 
DateTime? LastStateTransitionTime
 The time (UTC) at which a change in the multiplayer server state was observed.
 
List< PortPorts
 The ports the multiplayer server uses.
 
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 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.
 
- 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: