Package 

Interface ImaEventListener

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onAdStarted() on Ad started to play
      abstract Unit onAdPaused() on Ad paused by user
      abstract Unit onAdResumed() on Ad resumed by user
      abstract Unit onAdCompleted() on Ad completed it's play
      • Methods inherited from class java.lang.Object

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