Delegate FileHelper.DownloadsStart
When all the files is start to donwload
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public delegate void DownloadsStart(List<DownloadedFileWithMetaData> files);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Collections.Generic.List<DownloadedFileWithMetaData> | files |