trixnity-serverserverapi-model
Toggle table of contents
4.14.0
common
Platform filter
common
Switch theme
Search in API
trixnity-serverserverapi-model
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.federation
/
GetDevices
/
Response
/
Response
Response
constructor
(
devices
:
Set
<
GetDevices.Response.UserDevice
>
,
masterKey
:
SignedCrossSigningKeys
?
=
null
,
selfSigningKey
:
SignedCrossSigningKeys
?
=
null
,
streamId
:
Long
,
userId
:
UserId
)