IsConsentOptIn

Overview

Returns "consent opt-in status" returned by our server rules. Only returns meaningful information after the rules are downloaded.

Syntax

IsConsentOptIn()

returns bool Consent opt-in status.

Examples

AATKitBinding.IsConsentOptIn();

Last updated