TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.pubsub
/
Observable
/
take
take
open
fun
take
(
count
:
Int
)
:
Observable
<
T
>
Returns an observable that emits only the specified number of events given by the provided
count