Description
Occurs when the download operation state is changed.
Syntax
DownloadingOperationStateChanged (integer itemId, integer operationstate, string interruptReason, boolean canResume)
Event ID
Arguments
| 
                               Argument  | 
                           
                               Description  | 
                        
|---|---|
| 
                               itemId  | 
                           
                               The ID of the download item, which starts from 1.  | 
                        
| 
                               operationstate  | 
                           
                               The download state. The values are: 
  | 
                        
| 
                               interruptReason  | 
                           
                               The reason why the download was interrupted.  | 
                        
| 
                               canResume  | 
                           
                               Specifies whether the current download operation can be resumed. 
  | 
                        
Return Values
None
See also


