Class GDPRConsentStateNotification
java.lang.Object
com.mparticle.sdk.model.eventprocessing.notification.SystemNotification
com.mparticle.sdk.model.eventprocessing.notification.GDPRConsentStateNotification
-
Nested Class Summary
Nested classes/interfaces inherited from class com.mparticle.sdk.model.eventprocessing.notification.SystemNotification
SystemNotification.Type
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setNewConsentState
(GDPRConsent newConsentState) void
setOldConsentState
(GDPRConsent oldConsentState) void
setPurpose
(String purpose) Methods inherited from class com.mparticle.sdk.model.eventprocessing.notification.SystemNotification
getRequest, getType, setRequest
-
Constructor Details
-
GDPRConsentStateNotification
public GDPRConsentStateNotification()
-
-
Method Details
-
getPurpose
-
setPurpose
-
getOldConsentState
-
setOldConsentState
-
getNewConsentState
-
setNewConsentState
-