Interstitiad.offClose
Huỷ việc lắng nghe sự kiện quảng cáo bị đóng.
Sử dụng
this.ad = my.createInterstitialAd();
this.ad.onClose(this.onAdCloseHandler);
this.ad.offClose(this.onAdCloseHandler);
Huỷ việc lắng nghe sự kiện quảng cáo bị đóng.
this.ad = my.createInterstitialAd();
this.ad.onClose(this.onAdCloseHandler);
this.ad.offClose(this.onAdCloseHandler);