Interface | Description |
---|---|
CBLocation |
Class | Description |
---|---|
CBImpressionActivity |
this activity displays a dialog using the Theme.DIALOG style as a parent
|
Chartboost | |
ChartboostDelegate |
An implementation of
AbstractChartboostDelegate . |
Enum | Description |
---|---|
Chartboost.CBFramework |
Used with setFramework(final CBFramework framework) calls to set suffix for
wrapper libraries like Unity or Corona.
|
Chartboost.CBMediation |
Used with setMediation(final CBMediation medation, final String libraryVersion) calls to set suffix for
wrapper libraries like Unity or Corona.
|
Chartboost.CBPIDataUseConsent |
GDPR compliance settings:
UNKNOWN(-1) means the publisher hasn't implemented functionality or the user has the option to not answer
NO_BEHAVIORAL(0) means the user does not consent to targeting (Contextual ads)
YES_BEHAVIORAL(1) means the user consents (Behavioral and Contextual Ads)
|