remove(pendingRecordZoneChanges:)
Removes the specified record zone changes from the state.
Declaration
final func remove(pendingRecordZoneChanges: [CKSyncEngine.PendingRecordZoneChange])Parameters
- pendingRecordZoneChanges:
An array of record zone changes.
Discussion
Use this method when you no longer want the sync engine to send certain pending changes.