Package 

Class FacebookRewardedInterstitialAd

  • All Implemented Interfaces:
    com.facebook.ads.AdListener , com.facebook.ads.RewardedVideoAdExtendedListener , com.facebook.ads.RewardedVideoAdListener , com.google.android.gms.ads.mediation.MediationRewardedAd

    
    public class FacebookRewardedInterstitialAd
    extends FacebookRewardedAd
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      FacebookRewardedInterstitialAd(MediationRewardedAdConfiguration adConfiguration, MediationAdLoadCallback<MediationRewardedAd, MediationRewardedAdCallback> callback, MetaFactory metaFactory)
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.google.ads.mediation.facebook.FacebookRewardedAd

        onAdClicked, onAdLoaded, onError, onLoggingImpression, onRewardedVideoActivityDestroyed, onRewardedVideoClosed, onRewardedVideoCompleted, render, showAd
      • Methods inherited from class com.google.android.gms.ads.mediation.MediationRewardedAd

        showAd
      • Methods inherited from class com.facebook.ads.RewardedVideoAdExtendedListener

        onRewardedVideoActivityDestroyed
      • Methods inherited from class com.facebook.ads.RewardedVideoAdListener

        onRewardedVideoClosed, onRewardedVideoCompleted
      • Methods inherited from class com.facebook.ads.AdListener

        onAdClicked, onAdLoaded, onError, onLoggingImpression
      • Methods inherited from class java.lang.Object

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

      • FacebookRewardedInterstitialAd

        FacebookRewardedInterstitialAd(MediationRewardedAdConfiguration adConfiguration, MediationAdLoadCallback<MediationRewardedAd, MediationRewardedAdCallback> callback, MetaFactory metaFactory)