InterstitialAdListener
Non è disponibile una versione più recente di questa classe. Controlla la versione più recente.

InterstitialAdListener interface is notified of events in InterstitialAd lifecycle.

Implementazioni:AdListener
Pacchetto:ads
Metodi di istanza
onInterstitialDisplayed(Ad)

Called when the interstitial ad control is displayed.

public void onInterstitialDisplayed(Ad ad)
ParametroDescrizione
adThe ad control
onInterstitialDismissed(Ad)

Called when the interstitial ad control is dismissed.

public void onInterstitialDismissed(Ad ad)
ParametroDescrizione
adThe ad control