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
/
RoomAuthentication
Room
Authentication
data
class
RoomAuthentication
(
val
id
:
Long
=
0
,
val
value
:
String
?
=
null
)
Members
Constructors
Room
Authentication
Link copied to clipboard
constructor
(
id
:
Long
=
0
,
value
:
String
?
=
null
)
Properties
id
Link copied to clipboard
val
id
:
Long
value
Link copied to clipboard
val
value
:
String
?