Skip to content
hp-sam edited this page Apr 10, 2014 · 2 revisions

Properties

Name Read/Write Description
id R the infoid
url RW the resource url
path R Download Path inside download folder.
absolutePath R Absolute Download Path
status R Download Status
progress R Download Progress
Methods ------------------------------------------------------
Name Description
addProgressWatcher(func:LuaFunction):LuaFunctionWatcher add watcher to monitor progress changes
addStatusWatcher(func:LuaFunction):LuaFunctionWatcher add watcher to monitor status changes

Clone this wiki locally