共用方式為


GKGameSession.RemoveSession(String, Action<NSError>) 方法

定義

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

參數

identifier
String
completionHandler
Action<NSError>
屬性

適用於