AdswizzCCPAConfig
@objc(AASDKAdswizzCCPAConfig)
public final class AdswizzCCPAConfig : NSObjectThe AdswizzCCPAConfig wrapper to setup the U.S. Privacy policy.
- 
                  
                  Builder class to conveniently create an instance of See moreAdswizzCCPAConfigDeclarationSwift @objc(AASDKAdswizzCCPAConfigBuilder) public final class Builder : NSObject
- 
                  
                  Explicit notice for collecting consent. Return .yesif the user was presented with the opt-out choice,.nootherwise.DeclarationSwift public let explicitNotice: CCPAConsent
- 
                  
                  Indicates if the user has opted-out of the sale of their personal information. DeclarationSwift public let optOut: CCPAConsent
- 
                  
                  Indicates if information should operate within the Limited Service Provider Agreement. DeclarationSwift public let lspa: CCPAConsent
- 
                  
                  Allows for proper ==checks betweenAdswizzCCPAConfiginstancesDeclarationSwift public override func isEqual(_ object: Any?) -> Bool
