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

Public Attributes

string Expires
 timestamp for when the server will expire, if applicable
 
string LobbyID
 unique lobby identifier of the server matched
 
int? PollWaitTimeMS
 time in milliseconds the application is configured to wait on matchmaking results
 
string ServerIPV4Address
 IPV4 address of the server.
 
string ServerIPV6Address
 IPV6 address of the server.
 
int? ServerPort
 port number to use for non-http communications with the server
 
string ServerPublicDNSName
 Public DNS name (if any) of the server.
 
MatchmakeStatus? Status
 result of match making process
 
string Ticket
 server authorization ticket (used by RedeemMatchmakerTicket to validate user insertion into the game)
 
- 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: