trixnity-core
Toggle table of contents
4.13.3
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m
/
DeviceListUpdateDataUnitContent
/
DeviceListUpdateDataUnitContent
Device
List
Update
Data
Unit
Content
constructor
(
deleted
:
Boolean
?
=
null
,
deviceDisplayName
:
String
?
=
null
,
deviceId
:
String
,
keys
:
SignedDeviceKeys
?
=
null
,
previousStreamIds
:
List
<
Long
>
?
=
null
,
streamId
:
Long
,
userId
:
UserId
)