Package apple.gamekit

Interface GKGameSession.Block_saveDataCompletionHandler

  • Enclosing class:
    GKGameSession

    public static interface GKGameSession.Block_saveDataCompletionHandler
    • Method Detail

      • call_saveDataCompletionHandler

        void call_saveDataCompletionHandler​(NSData conflictingData,
                                            NSError error)