Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.pubsub/ReplaySubject/last

last

abstract fun last(): T?

Attempts to return the last item that was published.

Return

the last item that was published, or null if nothing has been published yet

Generated by Dokka
(c) Tealium 2026