RewardItem

interface RewardItem


This class describes a reward credited to a user for interacting with a RewardedAd.

Summary

Public properties

Int

The reward amount.

String

The type of the reward.

Public properties

amount

val amountInt

The reward amount.

type

val typeString

The type of the reward.