public class PersonalInformationConsentInteractor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Chartboost.CBPIDataUseConsent |
personalInformationDataUseConsent |
| Constructor and Description |
|---|
PersonalInformationConsentInteractor() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getOpenRtbConsent() |
static int |
getOpenRtbGdpr() |
static void |
resetPersonalInformationDataUseConsentWhileSettingGDPR(java.lang.String privacyStandard)
When user removes the GDPR, reset personalInformationDataUseConsent
|
static void |
setPersonalInformationDataUseConsent(int consent) |
static void |
setPersonalInformationDataUseConsentWhileSettingGDPR(DataUseConsent dataUseConsent)
Update personalInformationDataUseConsent (legacy GDPR) when setting new GDPR consent
|
public static Chartboost.CBPIDataUseConsent personalInformationDataUseConsent
public PersonalInformationConsentInteractor()
public static int getOpenRtbGdpr()
public static int getOpenRtbConsent()
public static void setPersonalInformationDataUseConsentWhileSettingGDPR(DataUseConsent dataUseConsent)
dataUseConsent - public static void resetPersonalInformationDataUseConsentWhileSettingGDPR(java.lang.String privacyStandard)
privacyStandard - public static void setPersonalInformationDataUseConsent(int consent)