CKSyncEngine.Event.stateUpdate(_:)
The sync engine updated its state.
Declaration
case stateUpdate(CKSyncEngine.Event.StateUpdate)Discussion
You should persist it locally.
The sync engine updated its state.
case stateUpdate(CKSyncEngine.Event.StateUpdate)You should persist it locally.