trixnity-crypto
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmEncryptionService
/
encryptMegolm
encrypt
Megolm
abstract
suspend
fun
encryptMegolm
(
content
:
MessageEventContent
,
roomId
:
RoomId
,
settings
:
EncryptionEventContent
)
:
Result
<
EncryptedMessageEventContent.MegolmEncryptedMessageEventContent
>