-
- All Implemented Interfaces:
-
com.google.android.gms.ads.mediation.MediationExtrasReceiver,com.google.android.gms.ads.mediation.MediationRewardedAd
public class AdMobOpenWrapRewardedCustomEventAdapter extends AdMobOpenWrapAdapter implements MediationRewardedAd
Custom Event class responsible for loading OpenWrap Rewarded ad
-
-
Method Summary
Modifier and Type Method Description voidloadRewardedAd(@NonNull() MediationRewardedAdConfiguration mediationRewardedAdConfiguration, @NonNull() MediationAdLoadCallback<MediationRewardedAd, MediationRewardedAdCallback> mediationAdLoadCallback)voidshowAd(@NonNull() Context context)-
Methods inherited from class com.google.ads.mediation.openwrap.AdMobOpenWrapAdapter
getSDKVersionInfo, getVersionInfo, initialize -
Methods inherited from class com.google.android.gms.ads.mediation.Adapter
getSDKVersionInfo, getVersionInfo, initialize, loadAppOpenAd, loadBannerAd, loadInterscrollerAd, loadInterstitialAd, loadNativeAd, loadNativeAdMapper, loadRewardedInterstitialAd -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-