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-repository-room
/
de.connect2x.trixnity.client.store.repository.room
/
RoomNotification
Room
Notification
data
class
RoomNotification
(
val
id
:
String
,
val
roomId
:
RoomId
,
val
value
:
String
)
Members
Constructors
Room
Notification
Link copied to clipboard
constructor
(
id
:
String
,
roomId
:
RoomId
,
value
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
room
Id
Link copied to clipboard
val
roomId
:
RoomId
value
Link copied to clipboard
val
value
:
String