public interface IInterstitialEventCallbackListener
| Modifier and Type | Method and Description |
|---|---|
void |
OnInterstitialClosed(int closeEvent) |
void |
OnInterstitialLoaded() |
void |
OnInterstitialOpened() |
void |
OnInterstitialOpenFailed(SSPErrorCode errorCode) |
void |
OnInterstitialReceiveFailed(SSPErrorCode errorCode) |
void OnInterstitialLoaded()
void OnInterstitialReceiveFailed(SSPErrorCode errorCode)
void OnInterstitialOpened()
void OnInterstitialOpenFailed(SSPErrorCode errorCode)
void OnInterstitialClosed(int closeEvent)