onInterstitialAdOpened method
Invoked when an Interstitial ad has opened.
Native SDK Reference
- Android: onInterstitialAdOpened
-
iOS: interstitialDidOpen
Implementation
@override
void onInterstitialAdOpened() {
// TODO: implement onInterstitialAdOpened
}