trixnity-clientserverapi-client
Toggle table of contents
4.22.2
common
Platform filter
common
Switch theme
Search in API
trixnity-clientserverapi-client
trixnity-clientserverapi-client
/
net.folivo.trixnity.clientserverapi.client
/
UIA
/
Error
/
Error
Error
constructor
(
state
:
UIAState
,
errorResponse
:
ErrorResponse
,
getFallbackUrlCallback
:
(
AuthenticationType
)
->
Url
,
authenticateCallback
:
suspend
(
AuthenticationRequest
)
->
Result
<
UIA
<
T
>
>
,
onSuccessCallback
:
suspend
(
)
->
Unit
=
{}
)