core/sync_event library
Classes
- IncrementalSyncCompletedEvent
- Event for when incremental sync completes for a feature
- IncrementalSyncFailedEvent
- Event for when incremental sync fails for a feature
- IncrementalSyncStartedEvent
- Event for when incremental sync starts for a feature
- InitialSyncCompletedEvent
- Event emitted when initial sync completes successfully for a feature.
- InitialSyncFailedEvent
- Event emitted when initial sync fails for a feature.
- InitialSyncRequiredEvent
- Event emitted when a feature requires initial synchronization.
- InitialSyncStartedEvent
- Event emitted when initial sync starts for a feature.
- SyncEvent
- Base class for sync-related events.