UserMessagingPlatform
The UserMessagingPlatform class provides static methods for loading consent forms and showing privacy options forms in compliance with GDPR and other privacy regulations.
Static Methods
load_consent_form / LoadConsentForm
Loads a consent form asynchronously. The result is delivered via the provided callbacks.
show_privacy_options_form / ShowPrivacyOptionsForm
Displays the privacy options form so the user can change their consent choices.
Static Properties
consent_information / ConsentInformation
Provides access to the ConsentInformation singleton to check consent status and update consent information.