public final class GKChallengeState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Completed
The challenge has been completed by the receiving player
|
static long |
Declined
The challenge has been declined by the receiving player
|
static long |
Invalid |
static long |
Pending
The challenge has been issued, but neither completed nor declined
|
public static final long Invalid
public static final long Pending
public static final long Completed
public static final long Declined