toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.result
/
Future
/
withErrorCallback
with
Error
Callback
open
fun
withErrorCallback
(
callback
:
Callback
<
E
>
)
:
Future
<
V
,
E
>
Give a callback if the Future returns an error.