toggle menu
trixnity-clientserverapi-model
4.0.0
common
switch theme
search in API
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.push
/
GetNotifications
/
Response
/
Notification
/
Notification
Notification
constructor
(
actions
:
Set
<
PushAction
>
,
event
:
ClientEvent.RoomEvent
<
*
>
,
profileTag
:
String
?
=
null
,
read
:
Boolean
,
roomId
:
RoomId
,
timestamp
:
Long
)