trixnity-crypto
Toggle table of contents
4.13.2
common
Platform filter
common
Switch theme
Search in API
trixnity-crypto
trixnity-crypto
/
net.folivo.trixnity.crypto.olm
/
OlmStore
/
getDevices
get
Devices
abstract
suspend
fun
getDevices
(
roomId
:
RoomId
,
memberships
:
Set
<
Membership
>
)
:
Map
<
UserId
,
Set
<
String
>
>
?
abstract
suspend
fun
getDevices
(
roomId
:
RoomId
,
userId
:
UserId
)
:
Set
<
String
>
?