Freigeben über


GKTurnBasedMatch.RematchAsync Methode

Definition

Erstellt eine neue Übereinstimmung mit derselben Teilnehmerliste wie die aktuelle Übereinstimmung und führt aus completionHanler.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task<GameKit.GKTurnBasedMatch> RematchAsync ();
abstract member RematchAsync : unit -> System.Threading.Tasks.Task<GameKit.GKTurnBasedMatch>
override this.RematchAsync : unit -> System.Threading.Tasks.Task<GameKit.GKTurnBasedMatch>

Gibt zurück

Eine Aufgabe, die den asynchronen Rematch-Vorgang darstellt. Der Wert des TResult-Parameters ist vom Typ System.Action<GameKit.GKTurnBasedMatch,Foundation.NSError>.

Attribute

Gilt für: