Condividi tramite


GKTurnBasedMatch.LoadMatchesAsync Metodo

Definizione

Carica tutte le corrispondenze per il giocatore corrente e le passa, insieme a un oggetto errore, a onCompletion..

public static System.Threading.Tasks.Task<GameKit.GKTurnBasedMatch[]> LoadMatchesAsync ();
static member LoadMatchesAsync : unit -> System.Threading.Tasks.Task<GameKit.GKTurnBasedMatch[]>

Restituisce

Attività che rappresenta l'operazione LoadMatches asincrona. Il valore del parametro TResult è un GameKit.GKTurnBasedMatchesRequest.

Si applica a