A Listener interface that will be notified of events occurred during the life-cycle of an interstitial ad.
Extends: | [`AdListener`](/en/docs/yaftamobile/android-sdk/reference/interface/adlistener/) |
Implements: | - |
Package: | com.mustamara.yaftamobile.sdk.ads.interstitial |
onAdDismissed
Called when an interstitial ad is closed.
void onAdDismissed()
|Parameter | Description| |-|-| |||