-
public class OxNativeInterstitialAd extends OxInterstitialAd
-
-
Constructor Summary
Constructors Constructor Description OxNativeInterstitialAd(String id, Activity activity, String placement, int layers, HashMap<String, String> parameterMap, InterstitialAdInternalListener listener, long requestTag)
-
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
-
-