trixnity-crypto
Toggle table of contents
4.20.0
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
getDeviceKeys
get
Device
Keys
suspend
fun
OlmStore
.
getDeviceKeys
(
roomId
:
RoomId
,
memberships
:
Set
<
Membership
>
)
:
Map
<
UserId
,
Map
<
String
,
DeviceKeys
>
>