Package apple.gamekit
Interface GKGameSession.Block_loadSessionWithIdentifierCompletionHandler
-
- Enclosing class:
- GKGameSession
public static interface GKGameSession.Block_loadSessionWithIdentifierCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadSessionWithIdentifierCompletionHandler(GKGameSession session, NSError error)
-
-
-
Method Detail
-
call_loadSessionWithIdentifierCompletionHandler
void call_loadSessionWithIdentifierCompletionHandler(GKGameSession session, NSError error)
-
-