Поделиться через


GKGameSession.LoadSession(String, Action<GKGameSession,NSError>) Метод

Определение

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

Параметры

identifier
String
completionHandler
Action<GKGameSession,NSError>
Атрибуты

Применяется к