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, onAdDisplayMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.BannerAdListener
onAdDisplayMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.BaseAdListener
getAdContext, isAdEnabledMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.ContainerAdListener
getAdContainerMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.EventAdListener
getAdEventCount, onAdEvent, resetAdEventCount, setAdEventCountMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.InterstitialAdListener
onAdDisplayMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.NativeAdListener
onAdDisplayMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.RewardedAdListener
onAdDisplayMethods inherited from interface com.pranavpandey.android.dynamic.ads.listener.factory.RewardedInterstitialAdListener
onAdDisplay