CmpAdapter

interface CmpAdapter

The CmpAdapter provides a consistent interface with external Consent Management Providers (CMP).

Properties

Link copied to clipboard
abstract val allPurposes: Set<String>?

Returns all possible purposes from the CMP, if available.

Link copied to clipboard

An observable of the ConsentDecisions from the visitor.

Link copied to clipboard
abstract val id: String

The unique identifier for this CmpAdapter.