onInterstitialAdOpened abstract method

  1. @Deprecated("This API has been deprecated as of SDK 7.3.0. Please use the alternate API in LevelPlayInterstitialListener listener instead.")
void onInterstitialAdOpened()

Invoked when an Interstitial ad has opened.

Native SDK Reference

  • Android: onInterstitialAdOpened
  • iOS: interstitialDidOpen
    

Implementation

@Deprecated(
    "This API has been deprecated as of SDK 7.3.0. Please use the alternate API in LevelPlayInterstitialListener listener instead.")
void onInterstitialAdOpened();