Partager via


GKMatchDelegate_Extensions.Failed(IGKMatchDelegate, GKMatch, NSError) Méthode

Définition

Méthode appelée lorsqu’une correspondance ne peut pas se connecter à l’un des joueurs.

public static void Failed (this GameKit.IGKMatchDelegate This, GameKit.GKMatch match, Foundation.NSError error);
static member Failed : GameKit.IGKMatchDelegate * GameKit.GKMatch * Foundation.NSError -> unit

Paramètres

This
IGKMatchDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

match
GKMatch
error
NSError

À ajouter.

Ce paramètre peut être null.

S’applique à