trixnity-crypto
Toggle table of contents
4.22.2
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmEncryptionServiceRequestHandler
/
sendToDevice
send
To
Device
abstract
suspend
fun
sendToDevice
(
events
:
Map
<
UserId
,
Map
<
String
,
ToDeviceEventContent
>
>
)
:
Result
<
Unit
>