Package apple.gamekit

Interface GKLocalPlayer.Block_fetchSavedGamesWithCompletionHandler

  • Enclosing class:
    GKLocalPlayer

    public static interface GKLocalPlayer.Block_fetchSavedGamesWithCompletionHandler
    • Method Detail

      • call_fetchSavedGamesWithCompletionHandler

        void call_fetchSavedGamesWithCompletionHandler​(NSArray<? extends GKSavedGame> savedGames,
                                                       NSError error)