toggle menu
InAppSDK-Android
androidJvm
switch theme
search in API
messaging-inapp-common
/
com.salesforce.android.smi.common.api
/
map
map
fun
<
T
,
R
>
Result
<
T
>
.
map
(
block
:
(
T
)
->
Result
<
R
>
)
:
Result
<
R
>
Convenience function to map the result from type
to type