trixnity-crypto
3.2.0
common
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmEncryptionServiceRequestHandler
/
sendToDevice
send
To
Device
abstract
suspend
fun
<
C
:
ToDeviceEventContent
>
sendToDevice
(
events
:
Map
<
UserId
,
Map
<
String
,
C
>
>
)
:
Result
<
Unit
>