Class RewardedAd

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      RewardedAd(int slotId, Context context) Public constructor
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void destroy() Close, destroy the ad and free resources
      RewardedAd.RewardedAdListener getListener() Get events listener of an advertisement
      void setListener(@Nullable() RewardedAd.RewardedAdListener listener) Set events listener of an advertisement Must be called before RewardedAd.load()
      • Methods inherited from class com.my.target.ads.BaseInterstitialAd

        dismiss, getAdSource, getAdSourcePriority, getCloseDelay, getVideoQuality, isMediationEnabled, isUseExoPlayer, load, loadFromBid, setMediationEnabled, setStatListener, setVideoQuality, show, show, useExoPlayer
      • Methods inherited from class com.my.target.common.BaseAd

        getCustomParams, getTag, getWebFormClient, setAdNetworkConfig, setTag, setWebFormClient
      • Methods inherited from class java.lang.Object

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