Package apple.gamekit
Interface GKLeaderboardSet.Block_loadLeaderboardsWithHandler
-
- Enclosing class:
- GKLeaderboardSet
public static interface GKLeaderboardSet.Block_loadLeaderboardsWithHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_loadLeaderboardsWithHandler(NSArray<? extends GKLeaderboard> leaderboards, NSError error)
-
-
-
Method Detail
-
call_loadLeaderboardsWithHandler
void call_loadLeaderboardsWithHandler(NSArray<? extends GKLeaderboard> leaderboards, NSError error)
-
-