Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.settings/CoreSettings/expiration

expiration

abstract val expiration: TimeFrame

How long an event is considered valid for.

If events are not able to be processed by all registered Dispatchers, then events will remain persisted until either this expiration time has elapsed, or they are eventually successfully processed by all registered Dispatchers.

Generated by Dokka
(c) Tealium 2026