Package apple.gamekit
Interface GKGameSession.Block_removeSessionWithIdentifierCompletionHandler
-
- Enclosing class:
- GKGameSession
public static interface GKGameSession.Block_removeSessionWithIdentifierCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_removeSessionWithIdentifierCompletionHandler(NSError error)
-
-
-
Method Detail
-
call_removeSessionWithIdentifierCompletionHandler
void call_removeSessionWithIdentifierCompletionHandler(NSError error)
-
-