Freigeben über


GKMatchDelegate.Failed(GKMatch, NSError) Methode

Definition

Methode, die aufgerufen wird, wenn eine Übereinstimmung keine Verbindung mit einem der Spieler herstellen kann.

[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

Parameter

match
GKMatch
error
NSError

Muss hinzugefügt werden.

Dieser Parameter kann null sein.

Attribute

Gilt für: