trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-clientserverapi-client
/
de.connect2x.trixnity.clientserverapi.client
/
UIA
/
Success
Success
data
class
Success
<
T
>
(
val
value
:
T
)
:
UIA
<
T
>
Members
Members & Extensions
Constructors
Success
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T
Functions
inject
On
Success
Into
UIA
Link copied to clipboard
suspend
fun
<
T
>
UIA
<
T
>
.
injectOnSuccessIntoUIA
(
onSuccessCallback
:
suspend
(
)
->
Unit
=
{}
)
:
UIA
<
T
>