- view
- The WebView that initiated the callback.
- url
- The url of the page requesting the dialog.
- message
- Message to be displayed in the window.
- result
- A JsResult to confirm that the user hit enter.
Documentation for this section has not yet been entered.
Tell the client to display a javascript alert dialog. If the client returns true, WebView will assume that the client will handle the dialog. If the client returns false, it will continue execution.