toggle menu
AXP Core
1.1.0
androidJvm
switch theme
search in API
AXP Core
/
com.avaya.axp.omni.sdk.core
/
AxpResult
/
onSuccess
on
Success
abstract
fun
onSuccess
(
lambda
:
(
T
)
->
Unit
)
If the result is a success, execute the lambda with the returned value.