trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-client
/
de.connect2x.trixnity.client.store
/
StoredNotificationState
/
Read
Read
@
Serializable
@
SerialName
(
value
=
"read"
)
data
class
Read
(
val
roomId
:
RoomId
)
:
StoredNotificationState
Notifications and this state are scheduled to be removed.
Members
Constructors
Read
Link copied to clipboard
constructor
(
roomId
:
RoomId
)
Properties
needs
Process
Link copied to clipboard
open
override
val
needsProcess
:
Boolean
=
true
needs
Sync
Link copied to clipboard
open
override
val
needsSync
:
Boolean
=
false
notifications
Disabled
Link copied to clipboard
open
override
val
notificationsDisabled
:
Boolean
=
true
room
Id
Link copied to clipboard
open
override
val
roomId
:
RoomId