ConsentConfigurationBuilder

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

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun addPurpose(purposeId: String, dispatcherIds: Set<String>): ConsentConfigurationBuilder

Adds a purposeId that is required to be accepted in order for each of the given dispatcherIds to process a Dispatch

Link copied to clipboard
Link copied to clipboard

Sets the list of Dispatchers that support events being refired with updated consent purposes.

Link copied to clipboard

Sets the purpose used to give consent to the entire SDK