27 #ifndef _SB_DEVICE_PROGRESS_LISTENER_H_
28 #define _SB_DEVICE_PROGRESS_LISTENER_H_
50 #include <sbIJobProgress.h>
85 NS_DECL_SBIJOBPROGRESSLISTENER
105 PRMonitor* aCompleteNotifyMonitor = nsnull,
150 PRMonitor* mCompleteNotifyMonitor;
NS_DECL_ISUPPORTS static NS_DECL_SBIJOBPROGRESSLISTENER nsresult New(sbDeviceProgressListener **aDeviceProgressListener, PRMonitor *aCompleteNotifyMonitor=nsnull, sbDeviceStatusHelper *aDeviceStatusHelper=nsnull)
virtual ~sbDeviceProgressListener()
sbDeviceProgressListener(PRMonitor *aCompleteNotifyMonitor, sbDeviceStatusHelper *aDeviceStatusHelper)
Implemented to receive notifications from sbIJobProgress interfaces.