sbIJobProgressListener Interface Reference

Implemented to receive notifications from sbIJobProgress interfaces. More...

import"sbIJobProgress.idl";

Inheritance diagram for sbIJobProgressListener:
[legend]
Collaboration diagram for sbIJobProgressListener:
[legend]

Public Member Functions

void onJobProgress (in sbIJobProgress aJobProgress)
 Notification that an object implementing sbIJobProgress has changed. More...
 

Detailed Description

Implemented to receive notifications from sbIJobProgress interfaces.

Definition at line 129 of file sbIJobProgress.idl.

Member Function Documentation

void sbIJobProgressListener::onJobProgress ( in sbIJobProgress  aJobProgress)

Notification that an object implementing sbIJobProgress has changed.

Parameters
aJobProgressThe job whose status has been updated
Note
Notification frequency is at the discretion of the sbIJobProgress implementor

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