MHttpDownloadMgrObserver Class Reference
#include
<mw/downloadmgrclient.h>
class MHttpDownloadMgrObserver |
Public Member Functions |
---|
pure virtual void | HandleDMgrEventL(RHttpDownload &, THttpDownloadEvent) |
Detailed Description
Provides the interface for notification of events from a Download Manager session and its subsessions.
Member Function Documentation
HandleDMgrEventL ( RHttpDownload &, THttpDownloadEvent )
void | HandleDMgrEventL | ( | RHttpDownload & | aDownload, |
| THttpDownloadEvent | aEvent |
| ) | [pure virtual] |
Parameters |
---|
aDownload | The download with which the event occured. |
aEvent | Event type. |