managedConsentNeedsUserInterface
Overview
Notifies that Managed Consent needs to show a consent dialog. After receiving this notification, you should pause your application and call the showConsentDialogIfNeeded
method.
Example
Last updated