GameKit.GKChallenge: Method Members

The methods of GameKit.GKChallenge are listed below. For a list of all members, see the GKChallenge Members list.

See Also: Inherited members from Foundation.NSObject

Public Methods

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() : System.Threading.Tasks.Task<GKChallenge[]>
Documentation for this section has not yet been entered.
override
ToString() : string
Returns a string representation of the value of the current instance.

Protected Methods

override
Dispose(bool)
Releases the resources used by the GKChallenge object.