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