InMemoryInboundMegolmMessageIndexRepository
Properties
Link copied to clipboard
val content: MutableStateFlow<Map<InboundMegolmMessageIndexRepositoryKey, StoredInboundMegolmMessageIndex>>
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend fun save(key: InboundMegolmMessageIndexRepositoryKey, value: StoredInboundMegolmMessageIndex)
Link copied to clipboard