Class MediationRewardedVideoAdUnit

    • 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
      void fetchDemand(OnFetchCompleteListener listener) Loads ad and applies mediation delegate.
      • Methods inherited from class org.prebid.mobile.api.mediation.MediationBaseFullScreenAdUnit

        setCloseButtonArea, setCloseButtonPosition, setIsMuted, setIsSoundButtonVisible, setMaxVideoDuration, setSkipButtonArea, setSkipButtonPosition, setSkipDelay
      • Methods inherited from class org.prebid.mobile.api.mediation.MediationBaseAdUnit

        destroy, getGlobalOrtbConfig, getImpOrtbConfig, getPbAdSlot, setGlobalOrtbConfig, setImpOrtbConfig, setPbAdSlot
      • Methods inherited from class java.lang.Object

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

      • MediationRewardedVideoAdUnit

        MediationRewardedVideoAdUnit(Context context, String configId, PrebidMediationDelegate mediationDelegate)

        Default constructor.

    • Method Detail

      • fetchDemand

         void fetchDemand(OnFetchCompleteListener listener)

        Loads ad and applies mediation delegate.

        Parameters:
        listener - callback when operation is completed (success or fail)