Skip to main content

XblMatchTicketDetailsResponse

Represents a server response to a request for match ticket details.

Syntax

Members

matchStatus
Type: XblTicketStatus
Status of a match request. estimatedWaitTime
Type: int64_t
Estimated wait time for a match request to be matched with other players. preserveSession
Type: XblPreserveSessionMode
An enum value to specify whether the match should preserve the session on which the match has been requested. ticketSession
Type: XblMultiplayerSessionReference
The session on which the match was requested. targetSession
Type: XblMultiplayerSessionReference
The session on which a match request has been found. ticketAttributes
Type: char*
The attributes of a match request.

Requirements

Header: matchmaking_c.h

See also

matchmaking_c
Last modified on August 4, 2026