toggle menu
trixnity-clientserverapi-client
4.3.12
common
switch theme
search in API
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
=
{}
)