toggle menu
pipecat-client-android-docs
androidJvm
switch theme
search in API
pipecat-client-android
/
ai.pipecat.client.result
/
Promise
/
withCallback
with
Callback
open
override
fun
withCallback
(
callback
:
ResultCallback
<
V
,
E
>
)
:
Future
<
V
,
E
>
Give a callback when the Future completes.