ProgressData

class cee.cug.ProgressData()

Interface describing progress data. Used in ProgressHandler

Properties


Properties

ProgressData.debugMessage
Type:

string

Message useful for debugging.

ProgressData.pctDone
Type:

number

The completion percentage of current streaming operation (0..100)