Partager via


GKGameSession.LoadSessionsAsync(String) Méthode

Définition

public static System.Threading.Tasks.Task<GameKit.GKGameSession[]> LoadSessionsAsync (string containerName);
static member LoadSessionsAsync : string -> System.Threading.Tasks.Task<GameKit.GKGameSession[]>

Paramètres

containerName
String

À ajouter. Ce paramètre peut être .

Retours

Tâche qui représente l’opération LoadSessions asynchrone. La valeur du paramètre TResult est de type System.Action<GameKit.GKGameSession[],Foundation.NSError>.

S’applique à