trixnity-core
Toggle table of contents
4.22.0
common
Platform filter
common
Switch theme
Search in API
trixnity-core
trixnity-core
/
net.folivo.trixnity.core.model.events.m
/
PresenceEventContent
/
PresenceEventContent
Presence
Event
Content
constructor
(
presence
:
Presence
,
avatarUrl
:
String
?
=
null
,
displayName
:
String
?
=
null
,
lastActiveAgo
:
Long
?
=
null
,
isCurrentlyActive
:
Boolean
?
=
null
,
statusMessage
:
String
?
=
null
)