Package apple.gamekit
Interface GKLeaderboard.Block_loadScoresWithCompletionHandler
-
- Enclosing class:
- GKLeaderboard
public static interface GKLeaderboard.Block_loadScoresWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadScoresWithCompletionHandler(NSArray<? extends GKScore> scores, NSError error)
-