Class: InterstitialAd
This page documents the methods and fields available in the InterstitialAd class.
Members
| Signature | Description |
|---|---|
InterstitialAd(String) | Creates a new instance of InterstitialAd. |
getError() | Returns the current error. |
getId() | Returns the current id. |
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. |
load() | Loads data into the object. |
show() | Performs the show operation. |