Package 

Class RewardedAdListener

    • Method Summary

      Modifier and Type Method Description
      void onUserRewarded(AdReward reward) This method will be invoked when a user should be granted a reward.
      • Methods inherited from class com.adsdk.android.ads.base.AdListener

        onAdClicked, onAdClosed, onAdDisplayFailed, onAdDisplayed, onAdLoadFailed, onAdLoaded, onAdOpened
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RewardedAdListener

        RewardedAdListener()
    • Method Detail

      • onUserRewarded

         void onUserRewarded(AdReward reward)

        This method will be invoked when a user should be granted a reward.