Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.tracking/Dispatch/Companion/create

create

@JvmOverloads
@JvmStatic
fun create(eventName: String, type: DispatchType = DispatchType.Event, dataObject: DataObject = DataObject.EMPTY_OBJECT): Dispatch

Creates a new Dispatch with the provided event name and context data.

This method will automatically add common data points such as Keys.TEALIUM_EVENT Keys.REQUEST_UUID

Generated by Dokka
(c) Tealium 2026