trixnity-crypto
Toggle table of contents
4.16.9
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmStore
/
updateOutboundMegolmSession
update
Outbound
Megolm
Session
abstract
suspend
fun
updateOutboundMegolmSession
(
roomId
:
RoomId
,
updater
:
suspend
(
StoredOutboundMegolmSession
?
)
->
StoredOutboundMegolmSession
?
)