XblMultiplayerArbitrationServer
Represents the arbitration server that supports a multiplayer session. DEPRECATED. This structure will be removed in a future release.Syntax
Members
ArbitrationStartTimeType: 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.
