Implemented to receive notifications from sbIJobProgress interfaces. More...
import"sbIJobProgress.idl";
Public Member Functions | |
void | onJobProgress (in sbIJobProgress aJobProgress) |
Notification that an object implementing sbIJobProgress has changed. More... | |
Implemented to receive notifications from sbIJobProgress interfaces.
Definition at line 129 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 |