PrekeyDAO

interface PrekeyDAO

Inheritors

Functions

Link copied to clipboard
abstract suspend fun forceInsertMostRecentPreKeyId(newKeyId: Int)
Link copied to clipboard
abstract suspend fun mostRecentPreKeyId(): Int?
Link copied to clipboard
abstract suspend fun updateMostRecentPreKeyId(newKeyId: Int)