Package 

Class MetaRewardedAdImpl

  • All Implemented Interfaces:
    org.bidon.sdk.adapter.AdSource , org.bidon.sdk.adapter.AdSource.Rewarded , org.bidon.sdk.adapter.impl.AdEventFlow , org.bidon.sdk.stats.StatisticsCollector

    
    public final class MetaRewardedAdImpl
     implements AdSource.Rewarded<MetaFullscreenAuctionParams>, AdEventFlow, StatisticsCollector
                        

    Created by Aleksei Cherniaev on 08/08/2023.

    • Method Summary

      Modifier and Type Method Description
      Boolean getIsAdReadyToShow()
      SharedFlow<AdEvent> getAdEvent()
      String getAuctionId()
      DemandAd getDemandAd()
      DemandId getDemandId()
      Result<AdAuctionParams> getAuctionParam(AdAuctionParamSource auctionParamsScope)
      Unit load(MetaFullscreenAuctionParams adParams)
      Unit destroy()
      Unit show(Activity activity)
      • Methods inherited from class org.bidon.sdk.adapter.AdSource

        addAuctionConfigurationId, addAuctionConfigurationUid, addDemandId, addExternalWinNotificationsEnabled, addRoundInfo, canSendWinLoseNotifications, emitEvent, getAd, getStats, markBelowPricefloor, markFillFinished, markFillStarted, markLoss, markWin, markWinLoseNotificationsSent, sendClickImpression, sendLoss, sendRewardImpression, sendShowImpression, sendWin, setDsp, setPrice, setStatisticAdType, setTokenInfo
      • Methods inherited from class java.lang.Object

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