TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.pubsub
/
Observable
/
subscribeOnce
subscribe
Once
open
fun
subscribeOnce
(
observer
:
Observer
<
T
>
)
:
Disposable
Subscribes the given
observer
to a single emission of the source.