import "sbIJobProgress.idl";
Public Member Functions | |
void | onJobProgress (in sbIJobProgress aJobProgress) |
Notification that an object implementing sbIJobProgress has changed. |
Definition at line 125 of file sbIJobProgress.idl.
void sbIJobProgressListener::onJobProgress | ( | in sbIJobProgress | aJobProgress | ) |
Notification that an object implementing sbIJobProgress has changed.
aJobProgress | The job whose status has been updated |