CefBeforeDownloadCallback

Callback interface used to asynchronously continue a download.

Functions

Link copied to clipboard
abstract fun Continue(downloadPath: String, showDialog: Boolean)
Call to continue the download.