RewardItem

interface RewardItem


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

Summary

Public companion properties

RewardItem

Public properties

Int

The reward amount.

String

The type of the reward.

Public companion properties

DEFAULT_REWARD

val DEFAULT_REWARDRewardItem

Public properties

amount

val amountInt

The reward amount.

type

val typeString

The type of the reward.