SlowSyncCriteriaProvider

internal interface SlowSyncCriteriaProvider

Ingests multiple signals across the logic module to signal if Sync should start or not.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun syncCriteriaFlow(): <Error class: unknown class><SyncCriteriaResolution>

Returns a flow that says whether Sync can be executed or should be stopped.