Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.session/SessionRegistry/session

session

abstract val session: Observable<Session>

An Observable stream of Session update events. There will be an emission each time the session is updated, including:

  • the number of events in this session has been updated

  • the session status has been updated (started, ended etc)

Generated by Dokka
(c) Tealium 2026