GameKit.GKTurnBasedExchange: Method Members

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

See Also: Inherited members from Foundation.NSObject

Public Methods

Cancel(string, Foundation.NSObject[], Action<Foundation.NSError>)
Documentation for this section has not yet been entered.
CancelAsync(string, Foundation.NSObject[]) : System.Threading.Tasks.Task
Documentation for this section has not yet been entered.
Reply(string, Foundation.NSObject[], Foundation.NSData, Action<Foundation.NSError>)
Documentation for this section has not yet been entered.
ReplyAsync(string, Foundation.NSObject[], Foundation.NSData) : System.Threading.Tasks.Task
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 GKTurnBasedExchange object.