GoogleMobileAds.
Describes a reward credited to a user for interacting with rewarded ads.
Summary
Inheritance
Inherits from: EventArgs| Constructors and Destructors | |
|---|---|
| Reward() | |
| Reward(Reward reward) | 
| Public attributes | |
|---|---|
| Amount | doubleThe reward amount.  | 
| Type | stringThe type of the reward.  | 
Public attributes
Amount
double Amount
The reward amount.
Type
string Type
The type of the reward.
Public functions
Reward
Reward()
Reward
Reward( Reward reward )