Click or drag to resize

IPluginHostOnScriptHttpDownloadEnd Event

Delegate gets called when adiirc finishes an HTTP download

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
event ScriptHttpDownloadEnd OnScriptHttpDownloadEnd

Value

Type: AdiIRCAPIv2.DelegatesScriptHttpDownloadEnd
Remarks
Scripted Event Equivalent: on DOWNLOAD
See Also