Package apple.gamekit

Interface GKLocalPlayer.Block_resolveConflictingSavedGamesWithDataCompletionHandler

  • Enclosing class:
    GKLocalPlayer

    public static interface GKLocalPlayer.Block_resolveConflictingSavedGamesWithDataCompletionHandler
    • Method Detail

      • call_resolveConflictingSavedGamesWithDataCompletionHandler

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