matchmakingTicket property

MatchmakingTicket? matchmakingTicket
final

Ticket representing the matchmaking request. This object include the information included in the request, ticket status, and match results as generated during the matchmaking process.

Implementation

final MatchmakingTicket? matchmakingTicket;