Package com.my.target.nativeads
Interface NativeAd.NativeAdMediaListener
-
- Enclosing class:
- NativeAd
public static interface NativeAd.NativeAdMediaListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonIconLoad(NativeAd ad)Calls if icon image loaded successfullyvoidonImageLoad(NativeAd ad)Calls if main image loaded successfully
-