The members of GameKit.GKTurnBasedExchange are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| 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] | Data | Foundation.NSData. Documentation for this section has not yet been entered. |
| [read-only] | ExchangeID | 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] | Recipients | GKTurnBasedParticipant[]. Documentation for this section has not yet been entered. |
| [read-only] | Replies | GKTurnBasedExchangeReply[]. Documentation for this section has not yet been entered. |
| [read-only] | SendDate | Foundation.NSDate. Documentation for this section has not yet been entered. |
| [read-only] | Sender | GKTurnBasedParticipant. Documentation for this section has not yet been entered. |
| [read-only] | Status | GKTurnBasedExchangeStatus. Documentation for this section has not yet been entered. |
| [read-only] | TimeoutDate | Foundation.NSDate. Documentation for this section has not yet been entered. |
| [read-only] static | TimeoutDefault | double. Represents the value associated with the constant GKExchangeTimeoutDefault |
| [read-only] static | TimeoutNone | double. Represents the value associated with the constant GKExchangeTimeoutNone |
Cancel(string, Foundation.NSObject[], Action<Foundation.NSError>)Documentation for this section has not yet been entered. | ||
CancelAsync(string, Foundation.NSObject[])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)Documentation for this section has not yet been entered. | ||
override | ToString()Returns a string representation of the value of the current instance. | |