Condividi tramite


GKGameSession.ClearBadgeAsync(GKCloudPlayer[]) Metodo

Definizione

public virtual System.Threading.Tasks.Task ClearBadgeAsync (GameKit.GKCloudPlayer[] players);
abstract member ClearBadgeAsync : GameKit.GKCloudPlayer[] -> System.Threading.Tasks.Task
override this.ClearBadgeAsync : GameKit.GKCloudPlayer[] -> System.Threading.Tasks.Task

Parametri

players
GKCloudPlayer[]

Restituisce

Attività che rappresenta l'operazione ClearBadge asincrona

Commenti

Il metodo ClearBadgeAsync è adatto per essere usato con Async C# restituendo il controllo al chiamante con un'attività che rappresenta l'operazione.

Da aggiungere.

Si applica a