FirmwareReleaseLocalDataSource

class FirmwareReleaseLocalDataSource(dbManager: ERROR CLASS: Symbol not found for DatabaseProvider, dispatchers: ERROR CLASS: Symbol not found for CoroutineDispatchers)(source)

Constructors

Link copied to clipboard
constructor(dbManager: ERROR CLASS: Symbol not found for DatabaseProvider, dispatchers: ERROR CLASS: Symbol not found for CoroutineDispatchers)

Functions

Link copied to clipboard
suspend fun deleteAllFirmwareReleases(): ERROR CLASS: Unresolved name: withContext
Link copied to clipboard
suspend fun getLatestRelease(releaseType: ERROR CLASS: Symbol not found for FirmwareReleaseType): ERROR CLASS: Symbol not found for FirmwareReleaseEntity??
Link copied to clipboard
suspend fun insertFirmwareReleases(firmwareReleases: List<ERROR CLASS: Symbol not found for NetworkFirmwareRelease>, releaseType: ERROR CLASS: Symbol not found for FirmwareReleaseType): ERROR CLASS: Unresolved name: withContext