Contents

CKSyncEngineSyncReason.manual

A manual sync operation.

Declaration

case manual

Discussion

The sync engine uses this reason only when your app invokes the fetchChangesWithCompletionHandler: and sendChangesWithCompletionHandler: methods and their variants.

See Also

Sync reasons