GKTurnBasedMatch.LoadMatches(GKTurnBasedMatchesRequest) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- Attributes