-
public class OxMaxRewardedAd extends OxRewardedAd
-
-
Field Summary
Fields Modifier and Type Field Description public volatile MaxRewardedAdmRewardedAd
-
Constructor Summary
Constructors Constructor Description OxMaxRewardedAd(String id, Activity activity, String placement, int layers, HashMap<String, String> parameterMap, RewardedAdInternalListener listener, boolean isLastLayers, boolean reload, MaxRewardedAdHelper helper, long tag)
-
Method Summary
Modifier and Type Method Description voidshowAd()voidshowAd(String placement)voiddestroyAd()booleanisReady()voidsetExtraParameter(@NonNull() String key, @Nullable() String value)-
Methods inherited from class com.adsdk.android.ads.base.OxAd
getAdUnitId, getCreativeId, getIsCloseReload, getLayers, getMaxAd, getNetworkName, setAdTag, setIsCloseReload -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
OxMaxRewardedAd
OxMaxRewardedAd(String id, Activity activity, String placement, int layers, HashMap<String, String> parameterMap, RewardedAdInternalListener listener, boolean isLastLayers, boolean reload, MaxRewardedAdHelper helper, long tag)
-
-
-
-