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

getDataList

fun getDataList(): DataList?

Returns the contained value as an DataList if the contained value is a DataList.

No type coercion is attempted.

Return

value as a DataList; else null

Generated by Dokka
(c) Tealium 2026