v1.0.0
Latest
2022.3+

Namespace Unity.Services.Matchmaker

Classes

CreateBackfillTicketOptions

Parameter class for making matchmaker backfill ticket requests.

CreateTicketOptions

Paramter class for making matchmaking ticket requests.

MatchmakerService

The entry class of the Matchmaker Ticketing Service enables clients to connect to matchmaking queues and resolve to target online server instances.

MatchmakerServiceException

Represents an exception that occurs in the usage of the Unity Matchmaker Service.

Interfaces

IMatchmakerSdkConfiguration

Base class used for editing the configuration of the matchmaker service SDK. Primary usage is for testing endpoints / apis in other environments.

IMatchmakerService

The Matchmaker Ticketing Service enables clients to queue and resolve matches with other clients on the same server's matchmaking queues. Includes Tickets API for clients and Backfill Tickets API for server hosts.

Note: When a Backfill Ticket is automatically generated by the service, the allocation Uuid of the hosting service is the Backfill Ticket Id.

Enums

MatchmakerExceptionReason

Enumerates the known error causes when communicating with the Matchmaker Service.