public interface InterstitialAdListener extends AdListener
InterstitialAd
lifecycle.Modifier and Type | Method and Description |
---|---|
void |
onInterstitialDismissed(Ad ad)
Called when the interstitial ad control is dismissed.
|
void |
onInterstitialDisplayed(Ad ad)
Called when the interstitial ad control is displayed.
|
onAdClicked, onAdLoaded, onError
void onInterstitialDisplayed(Ad ad)
ad
- the ad controlvoid onInterstitialDismissed(Ad ad)
ad
- the ad control