public interface RedirectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
onUserBackFromAd()
Callback notified when the user is back from an ad.
|
void |
onUserRedirectedToAd()
Callback notified when the user click on the ad view, and is then redirected to the ad.
|
void onUserRedirectedToAd()
void onUserBackFromAd()