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>
属性

适用于