onInterstitialAdClicked method
Invoked when the end user clicked on the interstitial ad.
- Note: This event is not supported by all the networks.
Native SDK Reference
- Android: onInterstitialAdClicked
-
iOS: didClickInterstitial
Implementation
@override
void onInterstitialAdClicked() {
// TODO: implement onInterstitialAdClicked
}