DownloadProgressEvent(guid: String, totalBytes: Double, receivedBytes: Double, state: String)
Fired when download makes progress. Last call has |done| == true.
Official doc