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

Package-level declarations

Types

ConsentConfigurationBuilder
Link copied to clipboard
class ConsentConfigurationBuilder

A builder that allows setting the configurable properties of the Consent module.

CoreSettings
Link copied to clipboard
interface CoreSettings

Describes all the available configurable settings that control behavior of core SDK functionality.

CoreSettingsBuilder
Link copied to clipboard
class CoreSettingsBuilder

Builder class for configuring core settings throughout the SDK.

MappingParameters
Link copied to clipboard
data class MappingParameters(val reference: ReferenceContainer?, val filter: StringContainer?, val mapTo: ValueContainer?) : DataObjectConvertible

An object representing the possible configuration options of a mapping.

Mappings
Link copied to clipboard
interface Mappings

The Mappings interface is used to build up key/destination mappings used when optionally translating the full Dispatch payload to just the relevant data for any given Dispatcher

Generated by Dokka
(c) Tealium 2026