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