EstimatedEndTimeChanged

Description

Occurs when the estimated end time is changed.

Syntax

EstimatedEndTimeChanged (integer itemId, string estimateEndTime)

Event ID

Event ID

Objects

None

WebBrowser controls


Arguments

Argument

Description

itemId

The ID of the download item, which starts from 1.

estimateEndTime

The estimated end time.


Return Values

None

See also

IsDefaultDownloadDialogStateChanged

WebMessageReceived