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