TealiumPrism
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
TealiumPrism
core
/
com.tealium.prism.core.api.data
/
DataList
/
Builder
/
get
get
operator
fun
get
(
index
:
Int
)
:
DataItem
?
Gets the
DataItem
at the given index, if there is one.
Return
the
DataItem
at the given index; or null