Consent

interface Consent

Used for passing of detailed GDPR consent. Possible implementations: ManagedConsent, SimpleConsent, VendorConsent.

Inheritors

Functions

Link copied to clipboard
abstract fun setNoConsentNetworkStopSet(stopSet: Set<AdNetwork>?)

Sets to set the networks that will not be requested if they do not have the TCF2 consent. Only works if TCF2 compliant CMP is used.