core/com.tealium.prism.core.api.pubsub/Observable/subscribeOnce subscribeOnce open fun subscribeOnce(observer: Observer<T>): DisposableSubscribes the given observer to a single emission of the source.