|
Triton Mobile SDK for Android 3.5.1
This is a custom android player made by Triton Digital
|
Shows how to display an on-demand interstitial ad. More...
Public Member Functions | |
| void | onInterstitialClosed (Interstitial interstitial) |
| void | onInterstitialFinished (Interstitial interstitial) |
| void | onInterstitialError (Interstitial interstitial, int errorCode) |
| void | onInterstitialStarted (Interstitial Interstitial) |
Public Member Functions inherited from com.tritondigital.sdksample.ads.AdsActivity | |
| void | onClick (View v) |
Protected Member Functions | |
| void | onCreate (Bundle savedInstanceState) |
| void | onDestroy () |
| int | getLayout () |
| void | loadAdRequest (AdRequestBuilder adRequestBuilder) |
Protected Member Functions inherited from com.tritondigital.sdksample.ads.AdsActivity | |
| void | reset () |
| void | setStatus (String status) |
| void | setAdDuration (String duration) |
Shows how to display an on-demand interstitial ad.
|
protected |
Reimplemented from com.tritondigital.sdksample.ads.AdsActivity.
|
protected |
Reimplemented from com.tritondigital.sdksample.ads.AdsActivity.
|
protected |
Reimplemented from com.tritondigital.sdksample.ads.AdsActivity.