Package apple.cloudkit
Interface CKDatabase.Block_fetchRecordWithIDCompletionHandler
-
- Enclosing class:
- CKDatabase
public static interface CKDatabase.Block_fetchRecordWithIDCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchRecordWithIDCompletionHandler(CKRecord record, NSError error)
-