Consent
A Consent Integrations implementation for the Mobile SDKs.
-
A builder to create a
See moreConsentConfigurationto be used with a specificCMPAdapterDeclaration
Swift
public class ConsentConfigurationBuilder -
A representation of a user’s consent decision, which is expected to be provided by a Consent Management Provider.
See moreDeclaration
Swift
public struct ConsentDecision : Equatable -
The
See moreCMPAdapterprovides a consistent interface with external Consent Management Providers (CMP).Declaration
Swift
public protocol CMPAdapter
View on GitHub
Consent Reference