Package-level declarations

Types

Link copied to clipboard

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

Link copied to clipboard
interface CoreSettings

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

Link copied to clipboard

Builder class for configuring core settings throughout the SDK.

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.

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