Interface CKDatabase.Block_fetchRecordWithIDCompletionHandler

  • Enclosing class:
    CKDatabase

    public static interface CKDatabase.Block_fetchRecordWithIDCompletionHandler
    • Method Detail

      • call_fetchRecordWithIDCompletionHandler

        void call_fetchRecordWithIDCompletionHandler​(CKRecord record,
                                                     NSError error)