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 *)changeset
Parameters
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