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