Skip to main content

XblHopperStatisticsResponse

Represents a server response to a hopper statistics request.

Syntax

Members

hopperName
Type: char*
Name of the hopper in which a match was requested. estimatedWaitTime
Type: int64_t
Estimated wait time for a match request to be matched with other players. playersWaitingToMatch
Type: uint32_t
The number of players in the hopper waiting to be matched.

Requirements

Header: matchmaking_c.h

See also

matchmaking_c
Last modified on August 4, 2026