public static interface NativeBannerAdLoader.OnLoad
| Modifier and Type | Method and Description |
|---|---|
void |
onLoad(java.util.List<NativeBannerAd> ads)
Calls if the data is loaded successfully.
|
void onLoad(@NonNull
java.util.List<NativeBannerAd> ads)
ads - collection of ad objectsNativeBannerAd