-
- All Implemented Interfaces:
-
org.bidon.sdk.ads.banner.BannerAd,org.bidon.sdk.ads.banner.RefreshableBannerAd,org.bidon.sdk.databinders.extras.Extras,org.bidon.sdk.stats.WinLossNotifier
public abstract class RefreshableBannerView implements RefreshableBannerAd
-
-
Constructor Summary
Constructors Constructor Description RefreshableBannerView()
-
Method Summary
-
Methods inherited from class org.bidon.sdk.ads.banner.RefreshableBannerView
startAutoRefresh, stopAutoRefresh -
Methods inherited from class org.bidon.sdk.ads.banner.RefreshableBannerAd
destroyAd, isReady, loadAd, setBannerFormat, setBannerListener, showAd -
Methods inherited from class org.bidon.sdk.ads.banner.BannerAd
addExtra, getExtras, notifyLoss, notifyWin -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-