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

Public Attributes

string Expires
 timestamp for when the server should expire, if applicable
 
string LobbyID
 unique identifier for the lobby of the server started
 
string Password
 password required to log into the server
 
string ServerIPV4Address
 server IPV4 address
 
string ServerIPV6Address
 server IPV6 address
 
int? ServerPort
 port on the server to be used for communication
 
string ServerPublicDNSName
 server public DNS name
 
string Ticket
 unique identifier for the server
 
- 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: