toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.result
/
Future
/
map
map
open
fun
<
V2
>
map
(
filter
:
(
V
)
->
V2
)
:
Future
<
V2
,
E
>
If the Future returns successfully, transform the result to another type.