GKTurnBasedMatch.LoadMatches(GKTurnBasedMatchesRequest) Method

Definition

Loads all the matches for the current player and passes them, along with an error object, to onCompletion..

[Foundation.Export("loadMatchesWithCompletionHandler:")]
public static void LoadMatches (GameKit.GKTurnBasedMatchesRequest onCompletion);
static member LoadMatches : GameKit.GKTurnBasedMatchesRequest -> unit

Parameters

onCompletion
GKTurnBasedMatchesRequest

To be added.

This parameter can be null.

Attributes

Applies to