Edit

Share via


GKGameSession.RemoveSession(String, Action<NSError>) Method

Definition

[Foundation.Export("removeSessionWithIdentifier:completionHandler:")]
public static void RemoveSession (string identifier, Action<Foundation.NSError> completionHandler);
static member RemoveSession : string * Action<Foundation.NSError> -> unit

Parameters

identifier
String
completionHandler
Action<NSError>
Attributes

Applies to