TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.misc
/
TealiumResult
/
Companion
/
success
success
@
JvmStatic
fun
<
T
>
success
(
value
:
T
)
:
TealiumResult
<
T
>
Creates a
TealiumResult
that was successful with the given
result
value