Package com.my.target.nativeads
Interface NativeAdLoader.OnLoad
-
- Enclosing class:
- NativeAdLoader
public static interface NativeAdLoader.OnLoad
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonLoad(java.util.List<NativeAd> ads)Calls if the data is loaded successfully.
-