Class StandaloneRewardedVideoEventHandler
java.lang.Object
org.prebid.mobile.rendering.bidding.interfaces.StandaloneRewardedVideoEventHandler
- All Implemented Interfaces:
RewardedEventHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()voidrequestAdWithBid(Bid bid) voidvoidshow()voidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.prebid.mobile.rendering.bidding.interfaces.RewardedEventHandler
getReward
-
Constructor Details
-
StandaloneRewardedVideoEventHandler
public StandaloneRewardedVideoEventHandler()
-
-
Method Details
-
setRewardedEventListener
- Specified by:
setRewardedEventListenerin interfaceRewardedEventHandler
-
requestAdWithBid
- Specified by:
requestAdWithBidin interfaceRewardedEventHandler
-
show
public void show()- Specified by:
showin interfaceRewardedEventHandler
-
trackImpression
public void trackImpression()- Specified by:
trackImpressionin interfaceRewardedEventHandler
-
destroy
public void destroy()- Specified by:
destroyin interfaceRewardedEventHandler
-