Yandex Mobile Ads
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
YandexMobileAds.Base.Reward Class Reference

Represents reward given to the user. More...

Inheritance diagram for YandexMobileAds.Base.Reward:

Public Member Functions

 Reward (int amount, string type)
 

Public Attributes

readonly int amount
 Amount rewarded to the user.
 
readonly string type
 Type of the reward.
 

Detailed Description

Represents reward given to the user.

Definition at line 17 of file Reward.cs.

Constructor & Destructor Documentation

◆ Reward()

YandexMobileAds.Base.Reward.Reward ( int  amount,
string  type 
)

Definition at line 29 of file Reward.cs.

Member Data Documentation

◆ amount

readonly int YandexMobileAds.Base.Reward.amount

Amount rewarded to the user.

Definition at line 22 of file Reward.cs.

◆ type

readonly string YandexMobileAds.Base.Reward.type

Type of the reward.

Definition at line 27 of file Reward.cs.


The documentation for this class was generated from the following file: