CKChangesetUpdateConfigurationProvider Protocol Reference
| Declared in | CKChangesetUpdateConfiguration.h |
|---|
– updateConfigurationForChangeset:
required method
The changeset that is going to be applied with the returned configuration.
- (CKChangesetUpdateConfiguration)updateConfigurationForChangeset:(CKDataSourceChangeset *)changesetParameters
changeset |
The changeset that is going to be applied with the returned configuration. |
|---|
Return Value
The most optimized configuration that is used to drive the application of a changeset.
Declared In
CKChangesetUpdateConfiguration.h