Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Mobile Ads | MBS iOS Plugin | 24.0 | ❌ No | ❌ No | ❌ No | ✅ Yes | iOS only |
All methods must be called on the main thread.
Constant | Value | Description |
---|---|---|
ConsentStatusNotRequired | 2 |
Consent not required. |
ConsentStatusObtained | 3 |
User consent obtained, personalized vs non-personalized undefined. |
ConsentStatusRequired | 1 |
User consent required but not yet obtained. |
ConsentStatusUnknown | 0 |
Unknown consent status. |
Constant | Value | Description |
---|---|---|
FormStatusAvailable | 1 |
Consent forms are available and can be loaded using loadWithCompletionHandler. |
FormStatusUnavailable | 2 |
Consent forms are unavailable. Showing a consent form is not required. |
FormStatusUnknown | 0 |
Whether a consent form is available is unknown. An update should be requested using requestConsentInfoUpdateWithParameters(). |
Constant | Value | Description |
---|---|---|
PrivacyOptionsRequirementStatusNotRequired | 2 |
User does not need to modify their privacy options. Either consent is not required, or the consent type does not require modification. |
PrivacyOptionsRequirementStatusRequired | 1 |
A way must be provided for the user to modify their privacy options. |
PrivacyOptionsRequirementStatusUnknown | 0 |
Requirement unknown. |
This class has no sub classes.
The items on this page are in the following plugins: MBS iOS Plugin.
UMPConsentFormMBS - UMPDebugSettingsMBS