trixnity-clientserverapi-client
3.7.0-beta2
common
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
AuthenticationApiClient
/
register
register
abstract
suspend
fun
register
(
username
:
String
?
=
null
,
password
:
String
?
=
null
,
accountType
:
AccountType
?
=
null
,
deviceId
:
String
?
=
null
,
initialDeviceDisplayName
:
String
?
=
null
,
inhibitLogin
:
Boolean
?
=
null
,
isAppservice
:
Boolean
=
false
)
:
Result
<
UIA
<
Register.Response
>
>
See also
Register