Name | Description | Type | Use |
---|---|---|---|
filePath | The path in the local storage where the downloaded file from the remote server is to be saved. | string |
read-only |
url | The URL pointing to the remote file to be downloaded. | string |
read-only |
Name | Return type | Description |
---|---|---|
cancel | undefined |
Cancels the current file transfer operation initiated by the download method. |