trixnity-clientserverapi-model
3.7.2
common
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.push
/
GetNotifications
/
Response
/
Notification
/
Notification
Notification
constructor
(
actions
:
Set
<
PushAction
>
,
event
:
Event
<
*
>
,
profileTag
:
String
?
=
null
,
read
:
Boolean
,
roomId
:
RoomId
,
timestamp
:
Long
)