public static interface NativeAd.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
onAdClick(NativeAd ad,
android.view.View view)
Called when click is confirmed
|
void |
onAdImpression(NativeAd ad,
android.view.View view)
Called when impression is confirmed
|