public static interface BannerView.IListener
| Modifier and Type | Method and Description |
|---|---|
void |
onBannerClick(BannerView bannerAdView) |
void |
onBannerFailedToLoad(BannerView bannerAdView,
BannerErrorInfo errorInfo) |
void |
onBannerLeftApplication(BannerView bannerView) |
void |
onBannerLoaded(BannerView bannerAdView) |
void onBannerLoaded(BannerView bannerAdView)
void onBannerClick(BannerView bannerAdView)
void onBannerFailedToLoad(BannerView bannerAdView, BannerErrorInfo errorInfo)
void onBannerLeftApplication(BannerView bannerView)