Package com.yandex.mobile.ads.rewarded
Interface Reward
-
public interface RewardClass contains information about the reward given to the user.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetAmount()Returns the amount of reward.java.lang.StringgetType()Returns the type of reward.
-