IncrementalSyncRepository

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
abstract val incrementalSyncState: <Error class: unknown class><IncrementalSyncStatus>

Buffered flow of IncrementalSyncStatus.

Functions

Link copied to clipboard
abstract suspend fun updateIncrementalSyncState(newState: IncrementalSyncStatus)