Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.modules/DataLayer/getAll

getAll

abstract fun getAll(): Single<TealiumResult<DataObject>>

Gets all entries in the DataLayer and returns them as a DataObject

Return

A Single which can be used to subscribe a block of code to receive the result

Generated by Dokka
(c) Tealium 2026