public interface IgawUnityInterstitialListener
| Modifier and Type | Method and Description |
|---|---|
void |
OnInterstitialClosed(int closeEvent) |
void |
OnInterstitialLoaded() |
void |
OnInterstitialOpened() |
void |
OnInterstitialOpenFailed(int errorCode,
java.lang.String errorMessage) |
void |
OnInterstitialReceiveFailed(int errorCode,
java.lang.String errorMessage) |
void OnInterstitialLoaded()
void OnInterstitialOpened()
void OnInterstitialReceiveFailed(int errorCode,
java.lang.String errorMessage)
void OnInterstitialClosed(int closeEvent)
void OnInterstitialOpenFailed(int errorCode,
java.lang.String errorMessage)