The members of GameKit.GKChallenge are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | CompletionDate | Foundation.NSDate. Documentation for this section has not yet been entered. |
| [read-only] | IssueDate | Foundation.NSDate. Documentation for this section has not yet been entered. |
| [read-only] | IssuingPlayer | GKPlayer. Documentation for this section has not yet been entered. |
| [read-only] | IssuingPlayerID | string. Documentation for this section has not yet been entered. |
| [read-only] | Message | string. Documentation for this section has not yet been entered. |
| [read-only] | ReceivingPlayer | GKPlayer. Documentation for this section has not yet been entered. |
| [read-only] | ReceivingPlayerID | string. Documentation for this section has not yet been entered. |
| [read-only] | State | GKChallengeState. Documentation for this section has not yet been entered. |
Decline()Documentation for this section has not yet been entered. | ||
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||
static | LoadReceivedChallenges(Action<GKChallenge[], Foundation.NSError>)Documentation for this section has not yet been entered. | |
static | LoadReceivedChallengesAsync()Documentation for this section has not yet been entered. | |
override | ToString()Returns a string representation of the value of the current instance. | |