MHttpDownloadMgrObserver Class Reference

#include <mw/downloadmgrclient.h>

class MHttpDownloadMgrObserver
Public Member Functions
pure virtual voidHandleDMgrEventL(RHttpDownload &, THttpDownloadEvent)

Detailed Description

Provides the interface for notification of events from a Download Manager session and its subsessions.

Since
Series 60 2.8

Member Function Documentation

HandleDMgrEventL ( RHttpDownload &, THttpDownloadEvent )

voidHandleDMgrEventL(RHttpDownload &aDownload,
THttpDownloadEventaEvent
)[pure virtual]

Indicates an event.

Parameters
aDownloadThe download with which the event occured.
aEventEvent type.
Return Value
None.