clearCacheDatabase

internal actual suspend fun clearCacheDatabase(database: CacheDatabase)(source)

Performs the SDAI side effect handled by clearCacheDatabase.

Author

Dmitriy Moroz

Parameters

database

database value consumed by the API.

internal expect suspend fun clearCacheDatabase(database: CacheDatabase)(source)

Performs the SDAI side effect handled by clearCacheDatabase.

Author

Dmitriy Moroz

Parameters

database

database value consumed by the API.

internal actual suspend fun clearCacheDatabase(database: CacheDatabase)(source)

Performs the SDAI side effect handled by clearCacheDatabase.

Author

Dmitriy Moroz

Parameters

database

database value consumed by the API.