start

fun start(): Boolean

Starts the download. To suspend until the download has completed, call result after calling this function.

Return

true if the download was started, false if the download is already in progress.

Since

200.6.0