public interface NativeAdEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
onLeftApplication()
Called when user is about to leave application (e.g., to go to the browser),
as a result of clicking on the ad.
|
void |
onReturnedToApplication()
Called when user returned to application after click.
|