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
/
RoomRoomAccountData
Room
Room
Account
Data
data
class
RoomRoomAccountData
(
val
roomId
:
RoomId
,
val
type
:
String
,
val
key
:
String
,
val
event
:
String
)
Members
Constructors
Room
Room
Account
Data
Link copied to clipboard
constructor
(
roomId
:
RoomId
,
type
:
String
,
key
:
String
,
event
:
String
)
Properties
event
Link copied to clipboard
val
event
:
String
key
Link copied to clipboard
val
key
:
String
room
Id
Link copied to clipboard
val
roomId
:
RoomId
type
Link copied to clipboard
val
type
:
String