void onContentUpdateFileListDownloaded(ContentUpdateFileListDownloadedEventArgs fileListArgs)

Called when the file list for the current update has been downloaded.

Parameters

Name Description
fileList ContentUpdateFileListDownloadedEventArgs
The file list and total download size.

Return

Void.