| AcceptInvite(Action<GKTurnBasedMatch, Foundation.NSError>)Documentation for this section has not yet been entered. |
| AcceptInviteAsync() : System.Threading.Tasks.Task<GKTurnBasedMatch>Documentation for this section has not yet been entered. |
| DeclineInvite(Action<GKTurnBasedMatch, Foundation.NSError>)Documentation for this section has not yet been entered. |
| DeclineInviteAsync() : System.Threading.Tasks.Task<GKTurnBasedMatch>Documentation for this section has not yet been entered. |
| EndMatchInTurn(Foundation.NSData, Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| EndMatchInTurn(Foundation.NSData, GKScore[], GKAchievement[], Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| EndMatchInTurnAsync(Foundation.NSData) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| EndMatchInTurnAsync(Foundation.NSData, GKScore[], GKAchievement[]) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| EndTurn(GKTurnBasedParticipant[], double, Foundation.NSData, Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| EndTurnAsync(GKTurnBasedParticipant[], double, Foundation.NSData) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| EndTurnWithNextParticipant(GKTurnBasedParticipant, Foundation.NSData, Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| EndTurnWithNextParticipantAsync(GKTurnBasedParticipant, Foundation.NSData) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
static | FindMatch(GKMatchRequest, GKTurnBasedMatchRequest)Documentation for this section has not yet been entered. |
static | FindMatchAsync(GKMatchRequest) : System.Threading.Tasks.Task<GKTurnBasedMatch>Documentation for this section has not yet been entered. |
static | LoadMatch(string, Action<GKTurnBasedMatch, Foundation.NSError>)Documentation for this section has not yet been entered. |
static | LoadMatchAsync(string) : System.Threading.Tasks.Task<GKTurnBasedMatch>Documentation for this section has not yet been entered. |
| LoadMatchData(GKTurnBasedMatchData)Documentation for this section has not yet been entered. |
| LoadMatchDataAsync() : System.Threading.Tasks.Task<Foundation.NSData>Documentation for this section has not yet been entered. |
static | LoadMatches(GKTurnBasedMatchesRequest)Documentation for this section has not yet been entered. |
static | LoadMatchesAsync() : System.Threading.Tasks.Task<GKTurnBasedMatch[]>Documentation for this section has not yet been entered. |
| ParticipantQuitInTurn(GKTurnBasedMatchOutcome, GKTurnBasedParticipant, Foundation.NSData, Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| ParticipantQuitInTurn(GKTurnBasedMatchOutcome, GKTurnBasedParticipant[], double, Foundation.NSData, Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| ParticipantQuitInTurnAsync(GKTurnBasedMatchOutcome, GKTurnBasedParticipant, Foundation.NSData) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| ParticipantQuitInTurnAsync(GKTurnBasedMatchOutcome, GKTurnBasedParticipant[], double, Foundation.NSData) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| ParticipantQuitOutOfTurn(GKTurnBasedMatchOutcome, Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| ParticipantQuitOutOfTurnAsync(GKTurnBasedMatchOutcome) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| Rematch(Action<GKTurnBasedMatch, Foundation.NSError>)Documentation for this section has not yet been entered. |
| RematchAsync() : System.Threading.Tasks.Task<GKTurnBasedMatch>Documentation for this section has not yet been entered. |
| Remove(Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| RemoveAsync() : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| SaveCurrentTurn(Foundation.NSData, Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| SaveCurrentTurnAsync(Foundation.NSData) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| SaveMergedMatchData(Foundation.NSData, GKTurnBasedExchange[], Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| SaveMergedMatchDataAsync(Foundation.NSData, GKTurnBasedExchange[]) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| SendExchange(GKTurnBasedParticipant[], Foundation.NSData, string, Foundation.NSObject[], double, Action<GKTurnBasedExchange, Foundation.NSError>)Documentation for this section has not yet been entered. |
| SendExchangeAsync(GKTurnBasedParticipant[], Foundation.NSData, string, Foundation.NSObject[], double) : System.Threading.Tasks.Task<GKTurnBasedExchange>Documentation for this section has not yet been entered. |
| SendReminder(GKTurnBasedParticipant[], string, Foundation.NSObject[], Action<Foundation.NSError>)Documentation for this section has not yet been entered. |
| SendReminderAsync(GKTurnBasedParticipant[], string, Foundation.NSObject[]) : System.Threading.Tasks.TaskDocumentation for this section has not yet been entered. |
| SetMessage(string, Foundation.NSObject[])Documentation for this section has not yet been entered. |