GKGameSession.ClearBadge(GKCloudPlayer[], Action<NSError>) Method

Definition

[Foundation.Export("clearBadgeForPlayers:completionHandler:")]
public virtual void ClearBadge (GameKit.GKCloudPlayer[] players, Action<Foundation.NSError> completionHandler);
abstract member ClearBadge : GameKit.GKCloudPlayer[] * Action<Foundation.NSError> -> unit
override this.ClearBadge : GameKit.GKCloudPlayer[] * Action<Foundation.NSError> -> unit

Parameters

players
GKCloudPlayer[]
completionHandler
Action<NSError>
Attributes

Applies to