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