![]() |
Ads C++
|
Public Member Functions | |
| virtual void | onLoaded (AdInterstitial *interstitial)=0 |
| virtual void | onFailed (AdInterstitial *interstitial, int32_t code, const std::string &message)=0 |
| virtual void | onClicked (AdInterstitial *interstitial)=0 |
| virtual void | onShown (AdInterstitial *interstitial)=0 |
| virtual void | onHidden (AdInterstitial *interstitial)=0 |
Allows to listen to events regarding interstitials.
|
pure virtual |
Triggered when the interstitial has been clicked.
| interstitial | The interstitial. |
|
pure virtual |
Triggered when the interstitial has failed on loading a new ad.
| interstitial | The interstitial. |
| code | The code of the error. |
| message | The error message. |
|
pure virtual |
Triggered when the interstitial is hidden.
| interstitial | The interstitial. |
|
pure virtual |
Triggered when the interstitial has loaded a new ad.
| interstitial | The interstitial. |
|
pure virtual |
Triggered when the interstitial shows its modal content.
| interstitial | The interstitial. |
156 2nd St., San Francisco CA 94105 © 2015 All rights reserved.Ludei, Inc.