CCPAConfig
constructor(explicitNotice: CCPAConsent = CCPAConsent.NOT_APPLICABLE, optOut: CCPAConsent = CCPAConsent.NOT_APPLICABLE, lspa: CCPAConsent = CCPAConsent.NOT_APPLICABLE)
Parameters
explicitNotice
Explicit notice for collecting consent. Return YES if the user was presented with the opt-out choice, NO otherwise. The default is NOT_APPLICABLE.
optOut
Whether the user has opted out of the sale of their personal information. The default is NOT_APPLICABLE.
lspa
Whether information should operate within the Limited Service Provider Agreement. The default is NOT_APPLICABLE.