Classes
The following classes are available globally.
-
A single use consent form object.
Declaration
Swift
class ConsentForm : NSObjectObjective-C
@interface UMPConsentForm : NSObject -
Consent information. All methods must be called on the main thread.
Declaration
Swift
class ConsentInformation : NSObjectObjective-C
@interface UMPConsentInformation : NSObject -
Overrides settings for debugging or testing.
Declaration
Swift
class DebugSettings : NSObject, NSCopyingObjective-C
@interface UMPDebugSettings : NSObject <NSCopying> -
Parameters sent on updates to user consent info.
Declaration
Swift
class RequestParameters : NSObject, NSCopyingObjective-C
@interface UMPRequestParameters : NSObject <NSCopying>