xenos-client
Toggle table of contents
0.8.2
jvm
Platform filter
jvm
Switch theme
Search in API
xenos-client
xenos-client
/
net.scrayos.xenos.client.data
/
ProfileInfo
/
ProfileInfo
Profile
Info
constructor
(
id
:
UUID
,
name
:
String
,
properties
:
Set
<
ProfileInfo.Property
>
,
actions
:
Set
<
String
>
,
retrievedAt
:
Instant
)