GKTurnBasedMatch.LoadMatchesAsync Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Charge toutes les correspondances pour le joueur actuel et les transmet, ainsi qu’un objet d’erreur, à onCompletion
..
public static System.Threading.Tasks.Task<GameKit.GKTurnBasedMatch[]> LoadMatchesAsync ();
static member LoadMatchesAsync : unit -> System.Threading.Tasks.Task<GameKit.GKTurnBasedMatch[]>
Retours
Tâche qui représente l’opération LoadMatches asynchrone. La valeur du paramètre TResult est un GameKit.GKTurnBasedMatchesRequest.