public interface CefJSDialogCallback
void Continue(boolean success,
String user_input)
success - Set to true if the OK button was pressed.user_input - The value should be specified for prompt dialogs.Copyright © 2017. All rights reserved.