public interface WebConsoleListener
Modifier and Type | Method and Description |
---|---|
void |
messageAdded(WebView webView,
String message,
int lineNumber,
String sourceId) |
static void |
setDefaultListener(WebConsoleListener l) |
static void setDefaultListener(WebConsoleListener l)
Copyright © 2020. All rights reserved.