次の方法で共有


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

適用対象