trixnity-client-repository-room
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-client-repository-room
trixnity-client-repository-room
/
net.folivo.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