Interface CKDatabase.Block_fetchAllRecordZonesWithCompletionHandler

  • Enclosing class:
    CKDatabase

    public static interface CKDatabase.Block_fetchAllRecordZonesWithCompletionHandler
    • Method Detail

      • call_fetchAllRecordZonesWithCompletionHandler

        void call_fetchAllRecordZonesWithCompletionHandler​(NSArray<? extends CKRecordZone> zones,
                                                           NSError error)