public interface OnFrontAdListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAdClicked(int adType) |
void |
onDismissed(int adType) |
void |
onError(java.lang.String errorMessage) |
void |
onFacebookAdCreated(com.facebook.ads.InterstitialAd facebookFrontAD) |
void |
onLoaded(int adType) |