Skip to main content

XblMultiplayerArbitrationServer

Represents the arbitration server that supports a multiplayer session. DEPRECATED. This structure will be removed in a future release.

Syntax

Members

ArbitrationStartTime
Type: time_t
The start time of the match. This time is also when arbitration starts. ResultState
Type: XblTournamentArbitrationState
The state of the result. ResultSource
Type: XblTournamentGameResultSource
The source of the result. ResultConfidenceLevel
Type: uint32_t
A value from 0 through 100 that indicates the confidence level of the result. Results
Type: XblTournamentTeamResult*
The results of the game. ResultsCount
Type: size_t
The number of results.

Requirements

Header: multiplayer_c.h

See also

multiplayer_c
Last modified on August 4, 2026