CCPAConsent
@objc(AASDKCCPAOption)
public enum CCPAConsent : Int, Codable, CaseIterable
The U.S. Privacy consent.
-
N consent choice
Declaration
Swift
case no -
Y consent choice
Declaration
Swift
case yes -
The rules don’t apply
Declaration
Swift
case notApplicable