|
Messenger Plus! Live - Scripting Documentation
Events Reference - Messenger Plus! EventsOnEvent_DownloadFileCompleteThe OnEvent_DownloadFileComplete event is fired when a download operation previously initiated by MsgPlus::DownloadFile completes. Syntax
Parameters
Return ValueNo value has to be returned by this event. RemarksIn addition to standard access errors, the Success parameter will be false if Url pointed to an existing but empty file. If the file downloaded had a temporary purpose (to check for updates for example), remember to delete it when you're done reading it. Event Information
See AlsoMessenger Plus! Events, MsgPlus::DownloadFile. SponsorLinksScripts文档目录 脚本库 FAQ |