Package 

Class RewardedAdLoader

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Unit setAdLoadListener(RewardedAdLoadListener rewardedAdLoadListener) Sets an RewardedAdLoadListener.
      final Unit loadAd(AdRequestConfiguration adRequestConfiguration) Starts loading the ad by AdRequestConfiguration on a background thread.
      final Unit cancelLoading() Cancel active loading of the rewarded ads.
      • Methods inherited from class java.lang.Object

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

      • RewardedAdLoader

        RewardedAdLoader(Context context)
        Parameters:
        context - The context through which can be accessible the current theme, resources, etc.