To be used only by class Interstitial.
More...
|
|
void | onCreate (Bundle savedInstanceState) |
| |
|
void | onDestroy () |
| |
|
void | onPrepared (MediaPlayer mediaPlayer) |
| |
|
boolean | onError (MediaPlayer mediaPlayer, int what, int extra) |
| |
|
void | onCompletion (MediaPlayer mediaPlayer) |
| |
|
void | onAudioFocusChange (int focusChange) |
| |
|
|
static final String | ACTION_CLOSED = "com.tritondigital.ads.InterstitialActivity.ACTION_CLOSED" |
| |
|
static final String | ACTION_ERROR = "com.tritondigital.ads.InterstitialActivity.ACTION_ERROR" |
| |
|
static final String | ACTION_FINISHED = "com.tritondigital.ads.InterstitialActivity.ACTION_FINISHED" |
| |
|
static final String | EXTRA_AD = "com.tritondigital.ads.EXTRA_AD" |
| |
|
static final String | EXTRA_ERROR_CODE = "com.tritondigital.ads.EXTRA_ERROR_CODE" |
| |
|
static final String | EXTRA_REQUEST_CODE = "com.tritondigital.ads.EXTRA_REQUEST_CODE" |
| |
|
|
void | onStart () |
| |
|
void | onPause () |
| |
To be used only by class Interstitial.
Not to be used externally.
The documentation for this class was generated from the following file:
- ads/src/main/java/com/tritondigital/ads/InterstitialActivity.java