Contents

CKSyncEngine.Event.stateUpdate(_:)

The sync engine updated its state.

Declaration

case stateUpdate(CKSyncEngine.Event.StateUpdate)

Discussion

You should persist it locally.

See Also

State updates