toggle menu
Quobis Android SDK (internal 0.85.0)
androidJvm
switch theme
search in API
Quobis Android SDK (internal 0.85.0)
/
com.quobis.sippo.sipposdk.common
/
onSuccess
on
Success
fun
<
V
,
E
:
Throwable
>
Either
<
V
,
E
>
.
onSuccess
(
f
:
(
V
)
->
Unit
)
Calls the function
f
with a specific value when Either is successful.