Package apple.gamekit
Interface GKTurnBasedMatch.Block_loadMatchesWithCompletionHandler
-
- Enclosing class:
- GKTurnBasedMatch
public static interface GKTurnBasedMatch.Block_loadMatchesWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadMatchesWithCompletionHandler(NSArray<? extends GKTurnBasedMatch> matches, NSError error)
-
-
-
Method Detail
-
call_loadMatchesWithCompletionHandler
void call_loadMatchesWithCompletionHandler(NSArray<? extends GKTurnBasedMatch> matches, NSError error)
-
-