Downloaded
Downloader is used to download a file from internet.
app.CreateDownloader()Options
Methods
- id
- id
- Destroy()
- Release()
- GetType()
- Download( url,dest )
- IsComplete()
- GetProgress()
- GetSize()
- SetOnComplete( callback )
- SetOnError( callback )
Downloader is used to download a file from internet.
app.CreateDownloader()