Package 

Class RewardedAdLoader

  • All Implemented Interfaces:
    com.google.android.gms.ads.mediation.MediationRewardedAd

    
    public final class RewardedAdLoader
     implements MediationRewardedAd
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      RewardedAdLoader(MediationRewardedAdConfiguration adConfiguration, MediationAdLoadCallback<MediationRewardedAd, MediationRewardedAdCallback> adLoadCallback)
    • Method Summary

      Modifier and Type Method Description
      final Unit load()
      Unit showAd(Context context)
      • Methods inherited from class java.lang.Object

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

      • RewardedAdLoader

        RewardedAdLoader(MediationRewardedAdConfiguration adConfiguration, MediationAdLoadCallback<MediationRewardedAd, MediationRewardedAdCallback> adLoadCallback)