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