-
- All Implemented Interfaces:
-
com.appstock.sdk.rendering.views.webview.mraid.JSInterface
public class BannerJSInterface extends BaseJSInterface
-
-
Constructor Summary
Constructors Constructor Description BannerJSInterface(Context context, WebViewBase adBaseView, JsExecutor jsExecutor)Instantiate the interface and set the context
-
Method Summary
Modifier and Type Method Description StringgetPlacementType()-
Methods inherited from class com.appstock.sdk.rendering.views.webview.mraid.BaseJSInterface
close, createCalendarEvent, destroy, expand, expand, followToOriginalUrl, getCurrentAppOrientation, getCurrentPosition, getDefaultAdContainer, getDefaultLayoutParams, getDefaultPosition, getJsExecutor, getLocation, getMaxSize, getMraidVariableContainer, getRootView, getScreenMetrics, getScreenSize, handleScreenViewabilityChange, javaScriptCallback, loading, onError, onOrientationPropertiesChanged, onReadyExpanded, onStateChange, open, playVideo, prepareAndSendReady, resize, setDefaultLayoutParams, shouldUseCustomClose, storePicture, supports, unload, updateScreenMetricsAsync -
Methods inherited from class com.appstock.sdk.rendering.views.webview.mraid.JSInterface
expand -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
BannerJSInterface
BannerJSInterface(Context context, WebViewBase adBaseView, JsExecutor jsExecutor)
Instantiate the interface and set the context
-
-
Method Detail
-
getPlacementType
String getPlacementType()
-
-
-
-