trixnity-clientserverapi-model
Toggle table of contents
4.14.1
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-model
trixnity-clientserverapi-model
/
net.folivo.trixnity.clientserverapi.model.authentication
/
Register
/
Request
/
Request
Request
constructor
(
username
:
String
?
,
password
:
String
?
,
deviceId
:
String
?
,
initialDeviceDisplayName
:
String
?
,
inhibitLogin
:
Boolean
?
,
refreshToken
:
Boolean
?
=
null
,
type
:
LoginType
?
=
null
)