Interface DynamicAdListener
- All Superinterfaces:
AppOpenAdListener
,BannerAdListener
,BaseAdListener
,ContainerAdListener
,EventAdListener
,InterstitialAdListener
,NativeAdListener
,RewardedAdListener
,RewardedInterstitialAdListener
public interface DynamicAdListener
extends BannerAdListener, InterstitialAdListener, NativeAdListener, RewardedAdListener, RewardedInterstitialAdListener, AppOpenAdListener
An interface to listen the dynamic ad events.
-
Method Summary
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.AppOpenAdListener
getAdOrientation, onAdDisplay
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.BannerAdListener
onAdDisplay
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.BaseAdListener
getAdContext, isAdEnabled
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.ContainerAdListener
getAdContainer
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.EventAdListener
getAdEventCount, onAdEvent, resetAdEventCount, setAdEventCount
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.InterstitialAdListener
onAdDisplay
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.NativeAdListener
onAdDisplay
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.RewardedAdListener
onAdDisplay
Methods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.RewardedInterstitialAdListener
onAdDisplay