TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.pubsub
/
Observables
/
publishSubject
publish
Subject
@
JvmStatic
fun
<
T
>
publishSubject
(
)
:
Subject
<
T
>
Returns an observable subject that emits values to any subscribers at the time of the emission.