public interface IInterstitialVideoAdEventCallbackListener
| Modifier and Type | Method and Description |
|---|---|
void |
OnInterstitialVideoAdClosed() |
void |
OnInterstitialVideoAdLoaded() |
void |
OnInterstitialVideoAdLoadFailed(SSPErrorCode errorCode) |
void |
OnInterstitialVideoAdOpened() |
void |
OnInterstitialVideoAdOpenFalied() |
void OnInterstitialVideoAdLoaded()
void OnInterstitialVideoAdLoadFailed(SSPErrorCode errorCode)
void OnInterstitialVideoAdOpened()
void OnInterstitialVideoAdOpenFalied()
void OnInterstitialVideoAdClosed()