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