Class: RewardedInterstitialAd
This page documents the methods and fields available in the RewardedInterstitialAd class.
Members
| Signature | Description |
|---|---|
RewardedInterstitialAd(String) | Creates a new instance of RewardedInterstitialAd. |
getError() | Returns the current error. |
getId() | Returns the current id. |
getRewardAmount() | Returns the current reward amount. |
getRewardType() | Returns the current reward type. |
isDisplayError() | Returns whether display error is true. |
isDisplayed() | Returns whether displayed is true. |
isLoaded() | Returns whether loaded is true. |
isLoading() | Returns whether loading is true. |
isLoadingError() | Returns whether loading error is true. |
isOnUserEarned() | Returns whether on user earned is true. |
load() | Loads data into the object. |
show() | Performs the show operation. |