Class CCPAConsent
java.lang.Object
com.mparticle.sdk.model.eventprocessing.consent.CCPAConsent
Record of consent under the CCPA.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
setConsented
(boolean consented) setDocument
(String document) setHardwareId
(String hardwareId) setLocation
(String location) setTimestamp
(Long timestamp)
-
Constructor Details
-
CCPAConsent
public CCPAConsent()
-
-
Method Details
-
isConsented
public boolean isConsented() -
getDocument
-
getTimestamp
-
getLocation
-
getHardwareId
-
setConsented
-
setDocument
-
setTimestamp
-
setLocation
-
setHardwareId
-