InterstitialAdListener
Đã có phiên bản mới hơn của lớp này. Hãy kiểm tra phiên bản mới nhất.

InterstitialAdListener interface is notified of events in InterstitialAd lifecycle.

Triển khai:AdListener
Gói:ads
Phương thức thực thể
onInterstitialDisplayed(Ad)

Called when the interstitial ad control is displayed.

public void onInterstitialDisplayed(Ad ad)
Thông sốMô tả
adThe ad control
onInterstitialDismissed(Ad)

Called when the interstitial ad control is dismissed.

public void onInterstitialDismissed(Ad ad)
Thông sốMô tả
adThe ad control