toggle menu
pipecat-client-android-docs
androidJvm
switch theme
search in API
pipecat-client-android
/
ai.pipecat.client.result
/
withPromise
with
Promise
fun
<
V
,
E
>
withPromise
(
thread
:
ThreadRef
,
action
:
(
Promise
<
V
,
E
>
)
->
Unit
)
:
Future
<
V
,
E
>
Convenience method to create and return a Promise.