Namespace Unity.Services.Matchmaker.Models
Classes
AbTestingResult
AbTestingResult model
BackfillTicket
User-facing BackfillTicket model.
BackfillTicketProperties
This object has to be encoded in base64.
ConnectionDetails
ConnectionDetails model
CreateBackfillTicketResponse
CreateBackfillTicketResponse model
CreateTicketResponse
CreateTicketResponse model
CustomAssignment
CustomAssignment model
CustomConnectionDetails
CustomConnectionDetails model
IpPortAssignment
IpPortAssignment model
IpPortConnectionDetails
IpPortConnectionDetails model
MatchIdAssignment
MatchIdAssignment model
MatchProperties
MatchProperties model
MatchmakingResults
Represents the data that is stored by the Matchmaker service when the server is allocated
MultiplayAssignment
MultiplayAssignment model
MultiplayConnectionDetails
MultiplayConnectionDetails model
NoneAssignment
Assignment type used when the final type is not yet determined (e.g., CloudCode hosting before allocation completes) or for allocation errors. Contains only status information - no connection data.
Override
An object that holds a dictionary of pool overrides, indexed by the base pool ID. A ticket whose attributes would have placed it in the base pool will instead be placed in the corresponding variant pool if there is an override for this base pool.
Player
An object representing a single player.
QosResult
Quality of Service (QoS) result for a single region.
RelayConnectionDetails
RelayConnectionDetails model
StoredMatchProperties
StoredMatchProperties model
StoredMatchmakingResults
Represents the data that is stored by the Matchmaker service when a match is created
Team
Team model
TicketStatusResponse
TicketStatusResponse model
Enums
CustomAssignment.StatusOptions
The status of the assignment is one of Timeout, Failed, InProgress, Found
IpPortAssignment.StatusOptions
The status of the assignment is one of Timeout, Failed, InProgress, Found
MatchIdAssignment.StatusOptions
The status of the assignment is one of Timeout, Failed, InProgress, Found
MultiplayAssignment.StatusOptions
The status of the assignment is one of Timeout, Failed, InProgress, Found
NoneAssignment.StatusOptions
The status of the assignment is one of Timeout, Failed, InProgress, Found