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
/
RoomUserPresence
Room
User
Presence
data
class
RoomUserPresence
(
val
userId
:
UserId
,
val
value
:
String
)
Members
Constructors
Room
User
Presence
Link copied to clipboard
constructor
(
userId
:
UserId
,
value
:
String
)
Properties
user
Id
Link copied to clipboard
val
userId
:
UserId
value
Link copied to clipboard
val
value
:
String