Class GamRewardedEventHandler

java.lang.Object
org.prebid.mobile.eventhandlers.GamRewardedEventHandler

public class GamRewardedEventHandler extends Object
Rewarded event handler for communication between Prebid rendering API and the GAM SDK.
  • Constructor Details

    • GamRewardedEventHandler

      public GamRewardedEventHandler(android.app.Activity activity, String gamAdUnitId)
  • Method Details

    • onEvent

      public void onEvent(AdEvent adEvent)
    • setRewardedEventListener

      public void setRewardedEventListener(RewardedVideoEventListener listener)
    • requestAdWithBid

      public void requestAdWithBid(Bid bid)
    • show

      public void show()
    • trackImpression

      public void trackImpression()
    • destroy

      public void destroy()