Package 

Interface DisplayViewListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onAdLoaded()
      abstract void onAdDisplayed()
      abstract void onAdFailed(AdException exception)
      abstract void onAdClicked()
      abstract void onAdClosed()
      • Methods inherited from class java.lang.Object

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