ReloadConsent

Overview

ells the CMP to reload. Does not need to be used unless some error occurs. You can call this method for example after receiving OnManagedConsentCMPFailedToLoad event.

Syntax

ReloadConsent()

returns void

Examples

AATKitBinding.ReloadConsent();

Last updated