OlmAccountRepository

Functions

Link copied to clipboard
abstract suspend fun delete(key: Long)
Link copied to clipboard
abstract suspend fun deleteAll()
Link copied to clipboard
abstract suspend fun get(key: Long): String?
Link copied to clipboard
abstract suspend fun save(key: Long, value: String)

Inheritors

Link copied to clipboard