GKTurnBasedMatch.RemoveAsync Method

Definition

Removes the match from the Game Center and runs oncCompletion.

public virtual System.Threading.Tasks.Task RemoveAsync ();
abstract member RemoveAsync : unit -> System.Threading.Tasks.Task
override this.RemoveAsync : unit -> System.Threading.Tasks.Task

Returns

A task that represents the asynchronous Remove operation

Applies to