Class ContentUpdateFileListDownloadedEventArgs
A list of files with their information, and the total size of the download.
Values
Name | Description |
updateFileList |
UpdateFileList The list of files and their information. |
totalDownloadSize |
long The total size of the download. |