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

putDataObject

fun Bundle.putDataObject(key: String, dataObject: DataObject)

Utility method to place a DataObject directly into a Bundle. This method will serialize as a ParcelableDataItem to store in the Bundle

Generated by Dokka
(c) Tealium 2026