![]() |
Ads Android
|
Defines an interstitial ad. More...
Inherited by com.ludei.ads.AbstractAdInterstitial.
Classes | |
interface | InterstitialListener |
Allows to listen to interstitial ads events. More... | |
Public Member Functions | |
void | setListener (InterstitialListener listener) |
Sets a listener for an interstitial. More... | |
void | loadAd () |
Loads an interstital. | |
void | show () |
Shows the interstitial. | |
void | destroy () |
Destroys the interstitial. | |
void com.ludei.ads.AdInterstitial.setListener | ( | InterstitialListener | listener | ) |
listener | An interstital listener. |