void onContentUpdateFileProgress(ContentUpdateFileProgressEventArgs fileProgressArgs)

Called to update the current download progress.

Parameters

Name Description
fileProgressArgs ContentUpdateFileProgressEventArgs
The progress of the current file being downloaded.

Return

Void.