toggle menu
RTVI Client
androidJvm
switch theme
search in API
rtvi-client-android
/
ai.rtvi.client.result
/
Result
/
mapError
map
Error
open
fun
<
E2
>
mapError
(
filter
:
(
E
)
->
E2
)
:
Result
<
V
,
E2
>
If the result is an error, this method transforms the error to a different type.