{% setvar book_path %}/admob/android/_book.yaml{% endsetvar %} {% include "/admob/android/reference/_dackka-meta-tags.html" %}

RewardItem

{% setvar page_path %}com/google/android/gms/ads/rewarded/RewardItem.html{% endsetvar %} {% setvar doc_root_path %}/admob/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_kotlin_switcher2.md" %}

interface RewardItem


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

Summary

Constants

const RewardItem!

Public functions

Int

Returns the reward amount.

String!

Returns the type of the reward.

Constants

DEFAULT_REWARD

const val DEFAULT_REWARDRewardItem!

Public functions

getAmount

fun getAmount(): Int

Returns the reward amount.

getType

fun getType(): String!

Returns the type of the reward.