Compartir a través de


GKMatch.RematchAsync Método

Definición

[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.GKMatch> RematchAsync ();
abstract member RematchAsync : unit -> System.Threading.Tasks.Task<GameKit.GKMatch>
override this.RematchAsync : unit -> System.Threading.Tasks.Task<GameKit.GKMatch>

Devoluciones

Tarea que representa la operación rematch asincrónica. El valor del parámetro TResult es de tipo System.Action<GameKit.GKMatch,Foundation.NSError>.

Atributos

Se aplica a