Webcom Android API
/
com.orange.webcom.sdkv2
/
WebcomResult
/
Failure
/
map
map
open override fun <
U
>
map
(f: (
Nothing
) ->
U
):
WebcomResult
<
U
>
Content copied to clipboard
Maps the result of this computation using the given
f
function.