bbbfly.Downloader
Properties
Name | Type | Default | Description |
---|---|---|---|
Method | bbbfly.Downloader.method | auto | Set this property to require certain download method. |
In Packages
Members
-
static method enum integer
-
Possible values for bbbfly.Downloader.Method
Name Type Default Description auto integer 0 iframe integer 1
Methods
-
Download (url){boolean}
-
Parameters:
Name Type Description url url URL to download from Returns:
Type Description boolean If download start was successfull -
GetMethod (){bbbfly.Downloader.method}
-
Returns:
Type Description bbbfly.Downloader.method Current download method -
SetMethod (method){boolean}
-
Parameters:
Name Type Description method bbbfly.Downloader.method Download method to use Returns:
Type Description boolean If method was set