Class NativeAdEventListener

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit onAdFullScreenDismissed(InMobiNative ad)
      Unit onAdFullScreenDisplayed(InMobiNative ad) Called to notify that the ad opened an overlay that covers the screen.
      Unit onUserWillLeaveApplication(InMobiNative ad) Called to notify that the user is about to leave the application as a result of interacting with it.
      Unit onAdClicked(InMobiNative ad) Called to notify ad was clicked.
      • Methods inherited from class com.inmobi.ads.listeners.AdEventListener

        onAdClicked, onAdFetchSuccessful, onAdImpression, onAdLoadFailed, onAdLoadSucceeded, onRequestPayloadCreated, onRequestPayloadCreationFailed
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait