Assign a callback function to be notified of any Javascript console messages. (Usually Javascript errors encountered in scripts)
@param webview The WebView instance
@param callback A function pointer to the callback.
See Implementation
Assign a callback function to be notified of any Javascript console messages. (Usually Javascript errors encountered in scripts)
@param webview The WebView instance
@param callback A function pointer to the callback.