Partager via


GKPlayer.LoadPlayersForIdentifiers(String[], GKPlayersHandler) Méthode

Définition

Charge les informations à partir du Centre de jeux pour les joueurs spécifiés par le fourni identifiers et exécute un gestionnaire d’achèvement après le chargement des informations.

[Foundation.Export("loadPlayersForIdentifiers:withCompletionHandler:")]
public static void LoadPlayersForIdentifiers (string[] identifiers, GameKit.GKPlayersHandler completionHandler);
static member LoadPlayersForIdentifiers : string[] * GameKit.GKPlayersHandler -> unit

Paramètres

identifiers
String[]
completionHandler
GKPlayersHandler

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à