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

registerScopedBarrier

abstract fun registerScopedBarrier(barrier: Barrier, scopes: Set<BarrierScope>)

Registers or updates an additional Barrier with the applied scopes

Parameters

barrier

The Barrier to add to the list of barriers.

scopes

The set of BarrierScopes that this barrier applies to.

Generated by Dokka
(c) Tealium 2026