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

TrackResult

constructor(dispatch: Dispatch, status: TrackResult.Status, info: String)

Parameters

dispatch

The Dispatch instance that this TrackResult relates to.

status

The status that can be accepted for processing or dropped.

info

Some human readable info regarding the reason behind the status decision.

Generated by Dokka
(c) Tealium 2026