GKTurnBasedParticipantStatus 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 enumeration whose values specify the status of turn-based participants. (See Status.)
public enum GKTurnBasedParticipantStatus
type GKTurnBasedParticipantStatus =
- Inheritance
-
GKTurnBasedParticipantStatus
Fields
Active | 4 | |
Declined | 2 | |
Done | 5 | |
Invited | 1 | |
Matching | 3 | |
Unknown | 0 |