initWithScope:
Initializes a set of options with the specific scope.
Declaration
- (instancetype) initWithScope:(CKSyncEngineSendChangesScope *) scope;Discussion
If no scope is provided, the default scope will include everything.
Initializes a set of options with the specific scope.
- (instancetype) initWithScope:(CKSyncEngineSendChangesScope *) scope;If no scope is provided, the default scope will include everything.