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