Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.barriers/BarrierFactory/defaultScopes

defaultScopes

open fun defaultScopes(): Set<BarrierScope>

An optional set of default BarrierScopes to use in the event that these are not configured in any settings sources.

In the case that no settings are found, and no default is available, then BarrierScope.All will be used. Therefore applying badly configured Barrier implementations to all Dispatchers

Generated by Dokka
(c) Tealium 2026