Package-level declarations

Types

Link copied to clipboard
data class CCPAConfig @JvmOverloads constructor(val explicitNotice: CCPAConsent = CCPAConsent.NOT_APPLICABLE, val optOut: CCPAConsent = CCPAConsent.NOT_APPLICABLE, val lspa: CCPAConsent = CCPAConsent.NOT_APPLICABLE)

Return YES if the user was presented with the opt-out choice, NO otherwise. The default is NOT_APPLICABLE.

Link copied to clipboard
Link copied to clipboard