Package apple.cloudkit
Interface CKDatabase.Block_deleteRecordZoneWithIDCompletionHandler
-
- Enclosing class:
- CKDatabase
public static interface CKDatabase.Block_deleteRecordZoneWithIDCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_deleteRecordZoneWithIDCompletionHandler(CKRecordZoneID zoneID, NSError error)
-
-
-
Method Detail
-
call_deleteRecordZoneWithIDCompletionHandler
void call_deleteRecordZoneWithIDCompletionHandler(CKRecordZoneID zoneID, NSError error)
-
-