public interface CefBeforeDownloadCallback
void Continue(String downloadPath, boolean showDialog)
downloadPath - Set it to the full file path for the download
including the file name or leave blank to use the suggested name and
the default temp directory.showDialog - Set it to true if you do wish to show the default
"Save As" dialog.Copyright © 2017. All rights reserved.