RHttpDownloadMgrApiExt Class Reference

API published in: S60 2nd Ed FP 3

Link against: downloadmgr.lib

Capability Information

Required Capabilities

None

Exceptions

The capability NetworkServices is required in: RHttpDownloadMgr::ConnectL( TUid aAppUid, MHttpDownloadMgrObserver& aObserver, TBool aMaster)


#include <downloadmgrclientapiext.h>

Inherits RHttpDownloadMgr.


Detailed Description

API Extensions for RHttpDownloadMgr.

This class was added to provide support for ProgressiveDownload


Public Member Functions

IMPORT_C  RHttpDownloadMgrApiExt ()
  C++ default constructor.
IMPORT_C RHttpDownload AttachToDownloadL (const TInt32 aDlId)
  Attach to an existing download.

Constructor & Destructor Documentation

IMPORT_C RHttpDownloadMgrApiExt::RHttpDownloadMgrApiExt  ) 
 

C++ default constructor.


Member Function Documentation

IMPORT_C RHttpDownload& RHttpDownloadMgrApiExt::AttachToDownloadL const TInt32  aDlId  ) 
 

Attach to an existing download.

Parameters:
aDlId  Download ID.
Returns:
RHttpDownload&

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

Copyright © Nokia Corporation 2001-2008
Back to top