trixnity-clientserverapi-model
Toggle table of contents
4.21.0
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
Login
/
Response
/
Response
Response
constructor
(
userId
:
UserId
,
accessToken
:
String
,
accessTokenExpiresInMs
:
Long
?
=
null
,
refreshToken
:
String
?
=
null
,
deviceId
:
String
,
discoveryInformation
:
DiscoveryInformation
?
=
null
)