trixnity-client
Toggle table of contents
4.22.2
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.store
/
UserPresence
/
UserPresence
User
Presence
constructor
(
presence
:
Presence
,
lastUpdate
:
Instant
,
lastActive
:
Instant
?
=
null
,
isCurrentlyActive
:
Boolean
?
=
null
,
statusMessage
:
String
?
=
null
)