OnManagedConsentNeedsUserInterface
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.
Syntax
returns void
Examples
Last updated