A
B
C
D
E
F
G
H
I
J
L
M
O
P
R
S
U
V
W
I
- injectJavascriptIfAttached(kotlin.jvm.functions.Function0,android.webkit.ValueCallback) - function in com.naver.ads.webview.JavascriptBridge
- If AdWebView is attached, run injectJavaScript.
- injectJavascriptIfAttached(java.lang.String,android.webkit.ValueCallback) - function in com.naver.ads.webview.JavascriptBridge
- If AdWebView is attached, run injectJavaScript.
- injectJavascriptIfAttachedWithoutPrefix(java.lang.String,android.webkit.ValueCallback) - function in com.naver.ads.webview.JavascriptBridge
- INLINE - enum entry in com.naver.ads.webview.mraid.MraidPlacementType
the default ad placement that with content in the display.
- INTERSTITIAL - enum entry in com.naver.ads.webview.mraid.MraidPlacementType
the ad placement is over laid on top of content
- isAttached() - function in com.naver.ads.webview.JavascriptBridge
- Returns whether AdWebView was attached.