-
public class OxInterstitialAd extends OxAd
-
-
Method Summary
Modifier and Type Method Description voidshowAd(String placement)voidcallAdLoadSuccess()voiddestroyAd()voidsetExtraParameter(@NonNull() String key, @Nullable() String value)-
Methods inherited from class com.adsdk.android.ads.base.OxAd
getAdFormat, getAdUnitId, getCreativeId, getLayers, getMaxAd, getNetworkName, getPlacementName, getRevenue, isReady, setAdTag, setExploredID, setFloorRevenue, setJumpHeightPer, setRequestTag -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
callAdLoadSuccess
void callAdLoadSuccess()
-
destroyAd
void destroyAd()
-
setExtraParameter
void setExtraParameter(@NonNull() String key, @Nullable() String value)
-
-
-
-