GKMatchDelegate_Extensions.Failed(IGKMatchDelegate, GKMatch, NSError) 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.
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