ISource

interface ISource

Inheritors

Functions

Link copied to clipboard
abstract suspend fun clearDataSource(context: CoroutineDispatcher)

Clears data sources (databases, preferences, e.t.c)

Link copied to clipboard
abstract suspend fun invalidate()

Informs the data source to invalidate itself and should invoke network refresh or reload