TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.pubsub
/
Observer
/
onNext
on
Next
abstract
fun
onNext
(
value
:
T
)
Called whenever there has been a new item emitted by the upstream
Observable
.
Parameters
value
The updated value