Edit

Share via


GKChallenge.LoadReceivedChallenges Method

Definition

[Foundation.Export("loadReceivedChallengesWithCompletionHandler:")]
public static void LoadReceivedChallenges (Action<GameKit.GKChallenge[],Foundation.NSError> completionHandler);
static member LoadReceivedChallenges : Action<GameKit.GKChallenge[], Foundation.NSError> -> unit

Parameters

completionHandler
Action<GKChallenge[],NSError>

To be added.

This parameter can be null.

Attributes

Applies to