Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Sets the download folder.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WebDownloadDelegate | 2.8 | ✅ Yes | ❌ No | ❌ No | ❌ No | ✅ Yes |
Parameter | Description | Example |
---|---|---|
Path | The native path to the download folder. | $path |
Returns OK on success.
Download to desktop:
Set Variable [ $result ; Value: MBS("WebDownloadDelegate.SetFolder"; MBS( "Folders.UserDesktop" )) ]
This function is free to use.
Created 18th August 2014, last changed 26th August 2023
WebDownloadDelegate.SetFailHandler - WebDownloadDelegate.SetProgressHandler