TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.pubsub
/
onFailure
on
Failure
fun
<
T
:
TealiumResult
<
R
>
,
R
>
Single
<
T
>
.
onFailure
(
handler
:
Callback
<
Exception
>
)
:
Disposable
Subscribes a handler for handling only the failure element of this
Single
.