Class RewardedExt
java.lang.Object
org.prebid.mobile.rendering.interstitial.rewarded.RewardedExt
Represents rewarded ext object. Bid response JSON object:
seatbid.bid[].ext.rwdd.
It's responsible for the reward and the completion rules.-
Constructor Summary
ConstructorsConstructorDescriptionRewardedExt(Reward reward, RewardedCompletionRules completionRules, RewardedClosingRules closingData) -
Method Summary
-
Constructor Details
-
RewardedExt
public RewardedExt(Reward reward, RewardedCompletionRules completionRules, RewardedClosingRules closingData)
-
-
Method Details
-
getReward
-
getCompletionRules
-
getClosingRules
-
defaultExt
-