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()void
-
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
-