Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
core/com.tealium.prism.core.api.barriers/BarrierScope/Dispatchers/Dispatchers

Dispatchers

constructor(dispatcherId: String, vararg dispatcherIds: String)


constructor(dispatcherIds: List<String>)

Parameters

dispatcherIds

The list of Dispatcher identifiers that this BarrierScope applies to. These should match the Dispatcher.id values of the Dispatchers that this scope should apply to.

Generated by Dokka
(c) Tealium 2026