core/com.tealium.prism.core.api.pubsub/onSuccess onSuccess fun <T : TealiumResult<R>, R> Single<T>.onSuccess(handler: Callback<R>): DisposableSubscribes a handler for handling only the successful element of this Single.No errors will be made available to the subscribed handler