InboundMegolmMessageIndexRepository
Functions
Link copied to clipboard
Link copied to clipboard
abstract suspend fun get(key: InboundMegolmMessageIndexRepositoryKey): StoredInboundMegolmMessageIndex?
Link copied to clipboard
abstract suspend fun save(key: InboundMegolmMessageIndexRepositoryKey, value: StoredInboundMegolmMessageIndex)
Link copied to clipboard