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