Package apple.cloudkit
Interface CKDatabase.Block_fetchRecordZoneWithIDCompletionHandler
-
- Enclosing class:
- CKDatabase
public static interface CKDatabase.Block_fetchRecordZoneWithIDCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_fetchRecordZoneWithIDCompletionHandler(CKRecordZone zone, NSError error)
-
-
-
Method Detail
-
call_fetchRecordZoneWithIDCompletionHandler
void call_fetchRecordZoneWithIDCompletionHandler(CKRecordZone zone, NSError error)
-
-