Target filter
Search Kotlin docs
  • Back
  • Tealium Prism Kotlin SDK Reference
core/com.tealium.prism.core.api.transform/TransformationScope/AllDispatchers

AllDispatchers

object AllDispatchers : TransformationScope

This scope happens during the process of sending Dispatches to individual Dispatchers but this scope will be run for all Dispatchers in the system.

See also

TransformationScope.Dispatchers

Properties

STRING_VALUE
Link copied to clipboard
const val STRING_VALUE: String

Functions

asDataItem
Link copied to clipboard
open override fun asDataItem(): DataItem

Should return an instance of a DataItem that represents all required properties of the implementing class, such that it could be:

Generated by Dokka
(c) Tealium 2026