Partager via


GKMatchDelegate.Failed(GKMatch, NSError) Méthode

Définition

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

[Foundation.Export("match:didFailWithError:")]
public virtual void Failed (GameKit.GKMatch match, Foundation.NSError error);
abstract member Failed : GameKit.GKMatch * Foundation.NSError -> unit
override this.Failed : GameKit.GKMatch * Foundation.NSError -> unit

Paramètres

match
GKMatch
error
NSError

À ajouter.

Ce paramètre peut être null.

Attributs

S’applique à