initWithZoneID:
Creates a pending zone delete for the specified record zone identifier.
Declaration
- (instancetype) initWithZoneID:(CKRecordZoneID *) zoneID;Parameters
- zoneID:
The unique identifier of the record zone to delete.
Return Value
An initialized pending zone delete.