Edit

Share via


TournamentArbitrationState Enum

Definition

Defines values used to indicate the state of a tournament game.

[Windows.Foundation.Metadata.Version(1)]
public enum TournamentArbitrationState
type TournamentArbitrationState = 
Public Enum TournamentArbitrationState
Inheritance
TournamentArbitrationState
Attributes
Windows.Foundation.Metadata.VersionAttribute

Fields

Canceled 2

The match was canceled, for example in the case of forfeiting

Completed 1

Results were fully uploaded and complete

None 0

No arbitration state set.

NoResults 3

The match begun, but no players or servers reported results in time before the arbitration deadline

PartialResults 4

Some results were received, and results were compiled based on this incomplete data

Applies to