Partager via


GKTurnBasedMatch.RematchAsync Méthode

Définition

Crée une correspondance avec la même liste de participants que la correspondance actuelle et exécute 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>

Retours

Tâche qui représente l’opération de correspondance asynchrone. La valeur du paramètre TResult est de type System.Action<GameKit.GKTurnBasedMatch,Foundation.NSError>.

Attributs

S’applique à