-
public class OxMaxInterstitialAd extends OxInterstitialAd
-
-
Constructor Summary
Constructors Constructor Description OxMaxInterstitialAd(String id, Activity activity, String placement, int layers, HashMap<String, String> parameterMap, InterstitialAdInternalListener listener, boolean isLastLayers, long requestTag, List<String> exploredInterID, float jumpHeightPer, double floorRevenue, String placementName)
-
Method Summary
Modifier and Type Method Description voidshowAd()voidshowAd(String placement)voiddestroyAd()booleanisReady()voidsetExtraParameter(@NonNull() String key, @Nullable() String value)voidcallAdLoadSuccess()-
Methods inherited from class com.adsdk.android.ads.base.OxAd
getAdFormat, getAdUnitId, getCreativeId, getLayers, getMaxAd, getNetworkName, getPlacementName, getRevenue, setAdTag, setExploredIDs, setFloorRevenue, setJumpHeightPer, setRequestTag -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
OxMaxInterstitialAd
OxMaxInterstitialAd(String id, Activity activity, String placement, int layers, HashMap<String, String> parameterMap, InterstitialAdInternalListener listener, boolean isLastLayers, long requestTag, List<String> exploredInterID, float jumpHeightPer, double floorRevenue, String placementName)
-
-
-
-