Package apple.gamekit
Interface GKTurnBasedMatch.Block_loadMatchWithIDWithCompletionHandler
-
- Enclosing class:
- GKTurnBasedMatch
public static interface GKTurnBasedMatch.Block_loadMatchWithIDWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadMatchWithIDWithCompletionHandler(GKTurnBasedMatch match, NSError error)
-
-
-
Method Detail
-
call_loadMatchWithIDWithCompletionHandler
void call_loadMatchWithIDWithCompletionHandler(GKTurnBasedMatch match, NSError error)
-
-