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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetNewConsentState(GDPRConsent newConsentState) voidsetOldConsentState(GDPRConsent oldConsentState) voidsetPurpose(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
-