public static class AdblockWebView.WebResponseResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static android.webkit.WebResourceResponse |
ALLOW_LOAD |
static android.webkit.WebResourceResponse |
BLOCK_LOAD |
static java.lang.String |
RESPONSE_CHARSET_NAME |
static java.lang.String |
RESPONSE_MIME_TYPE |
| Constructor and Description |
|---|
WebResponseResult() |
public static final java.lang.String RESPONSE_CHARSET_NAME
public static final java.lang.String RESPONSE_MIME_TYPE
public static final android.webkit.WebResourceResponse ALLOW_LOAD
public static final android.webkit.WebResourceResponse BLOCK_LOAD