Interface CKDatabase.Block_performQueryInZoneWithIDCompletionHandler

  • Enclosing class:
    CKDatabase

    public static interface CKDatabase.Block_performQueryInZoneWithIDCompletionHandler
    • Method Detail

      • call_performQueryInZoneWithIDCompletionHandler

        void call_performQueryInZoneWithIDCompletionHandler​(NSArray<? extends CKRecord> results,
                                                            NSError error)