trixnity-client
3.10.3
common
trixnity-client
/
net.folivo.trixnity.client.store
/
KeyStore
/
updateDeviceKeys
update
Device
Keys
suspend
fun
updateDeviceKeys
(
userId
:
UserId
,
updater
:
suspend
(
Map
<
String
,
StoredDeviceKeys
>
?
)
->
Map
<
String
,
StoredDeviceKeys
>
?
)