public class ConsentOptionsProviderImpl extends java.lang.Object implements ConsentOptionsProvider
Constructor and Description |
---|
ConsentOptionsProviderImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
isEAP() |
boolean |
isSendingUsageStatsAllowed() |
void |
setSendingUsageStatsAllowed(boolean allowed) |
public boolean isEAP()
isEAP
in interface ConsentOptionsProvider
public void setSendingUsageStatsAllowed(boolean allowed)
setSendingUsageStatsAllowed
in interface ConsentOptionsProvider
public boolean isSendingUsageStatsAllowed()
isSendingUsageStatsAllowed
in interface ConsentOptionsProvider