GoogleMobileAds. Api. Reward
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
       | 
      
        double
        The reward amount.  
       | 
    
        Type
       | 
      
        string
        The 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 )