GKTurnBasedMatchStatus Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An eumeration whose values specify the status of a turn-based match. (See Status.)
public enum GKTurnBasedMatchStatus
type GKTurnBasedMatchStatus =
- Inheritance
-
GKTurnBasedMatchStatus
Fields
Ended | 2 | |
Matching | 3 | |
Open | 1 | |
Unknown | 0 |