trixnity-core
3.7.0-beta3
common
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
)