SkmXmlApi
SkmXmlApi.DownloadProgressEventArgs Class Reference

Media clip download progress event arguments. More...

Properties

DownloadTask Task [get]
 Task descriptor. More...
 
int Progress [get]
 Progress percent. More...
 
DownloadStatus Status [get]
 Download status. More...
 
Exception Exception [get]
 Exception (if occurred). More...
 

Detailed Description

Media clip download progress event arguments.

Property Documentation

◆ Exception

Exception SkmXmlApi.DownloadProgressEventArgs.Exception
get

Exception (if occurred).

◆ Progress

int SkmXmlApi.DownloadProgressEventArgs.Progress
get

Progress percent.

◆ Status

DownloadStatus SkmXmlApi.DownloadProgressEventArgs.Status
get

Download status.

◆ Task

DownloadTask SkmXmlApi.DownloadProgressEventArgs.Task
get

Task descriptor.


The documentation for this class was generated from the following file: