InterstitialAdListener
Доступна более новая версия данного класса. Посетите текущую версию.

InterstitialAdListener interface is notified of events in InterstitialAd lifecycle.

Реализует:AdListener
Пакет:ads
Методы экземпляра
onInterstitialDisplayed(Ad)

Called when the interstitial ad control is displayed.

public void onInterstitialDisplayed(Ad ad)
ПараметрОписание
adThe ad control
onInterstitialDismissed(Ad)

Called when the interstitial ad control is dismissed.

public void onInterstitialDismissed(Ad ad)
ПараметрОписание
adThe ad control