다음을 통해 공유


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>
특성

적용 대상