toggle menu
pipecat-client-android-docs
androidJvm
switch theme
search in API
pipecat-client-android
/
ai.pipecat.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.