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-core
/
de.connect2x.trixnity.core.model.events.m.room
/
MemberEventContent
/
Invite
/
UserInfo
User
Info
@
Serializable
data
class
UserInfo
(
val
userId
:
UserId
,
val
token
:
String
)
Members
Constructors
User
Info
Link copied to clipboard
constructor
(
userId
:
UserId
,
token
:
String
)
Properties
token
Link copied to clipboard
@
SerialName
(
value
=
"token"
)
val
token
:
String
user
Id
Link copied to clipboard
@
SerialName
(
value
=
"mxid"
)
val
userId
:
UserId