deleteArchives Function
suspend fun deleteArchives(vararg codes: Int)
Removes downloaded language archives, freeing the space they occupy.
Parameters
- codes — the language codes to remove
suspend fun deleteArchives(vararg codes: Int)
Removes downloaded language archives, freeing the space they occupy.