managedConsentNeedsUserInterface

Overview

Notifies about the need to show the consent dialog.

Examples

document.addEventListener('managedConsentNeedsUserInterface', function(){console.log("aatkit managedConsentNeedsUserInterface js delegate")});

Last updated