public interface ChartboostAdListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAdCached(ChartboostCacheEvent event,
ChartboostCacheError error) |
void |
onAdClicked(ChartboostClickEvent event,
ChartboostClickError error) |
void |
onAdShown(ChartboostShowEvent event,
ChartboostShowError error) |
void onAdCached(ChartboostCacheEvent event, ChartboostCacheError error)
void onAdShown(ChartboostShowEvent event, ChartboostShowError error)
void onAdClicked(ChartboostClickEvent event, ChartboostClickError error)