startDownload

abstract fun startDownload(url: String)

Download the file at url using CefDownloadHandler.

Parameters

url

URL to download that file.