toggle menu
pipecat-client-android-docs
androidJvm
switch theme
search in API
pipecat-client-android
/
ai.pipecat.client.result
/
Future
/
mapToResult
map
To
Result
open
fun
<
V2
>
mapToResult
(
filter
:
(
V
)
->
Result
<
V2
,
E
>
)
:
Future
<
V2
,
E
>
Transform the result to another type.