Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api/TealiumConfig/Builder/addBarrier

addBarrier

fun addBarrier(barrier: BarrierFactory): TealiumConfig.Builder

Adds a BarrierFactory that will create a ConfigurableBarrier to control the flow of dispatches to the Dispatchers.

Parameters

barrier

The BarrierFactory that can create a specific ConfigurableBarrier.

Generated by Dokka
(c) Tealium 2026