Package 

Class RewardedAdInternalListener

    • Method Summary

      Modifier and Type Method Description
      void onUserRewarded(AdReward reward, @NonNull() String adUnitId, @Nullable() String placement, @Nullable() String networkName, @Nullable() String waterfallName, int networkResponses, @Nullable() String creativeId, double revenue) This method will be invoked when a user should be granted a reward.
      • Methods inherited from class com.adsdk.android.ads.base.AdInternalListener

        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