API published in: S60 2nd Ed FP 3
Link against: downloadmgr.lib
Required Capabilities
None
Exceptions
The capability NetworkServices is required in: RHttpDownloadMgr::ConnectL( TUid aAppUid, MHttpDownloadMgrObserver& aObserver, TBool aMaster)
#include <e32base.h>
#include <f32file.h>
#include <HttpDownloadMgrCommon.h>
#include <http.h>
Go to the source code of this file.
Data Structures |
|
class | THttpDownloadEvent |
Contains download states. More... |
|
class | MHttpDownloadMgrObserver |
Provides the interface for notification of events from a Download Manager session and its subsessions. More... |
|
class | MHttpDownloadMgrNextUriObserver |
Provides the interface for sending next uri to the client when downloading OMA or COD. More... |
|
class | RHttpDownloadMgr |
Creates a download manager session and performs operations on it. More... |
|
class | RHttpDownload |
Creates a download manager subsession and performs operations on it. More... |
|
Typedefs |
|
typedef CArrayPtrFlat< RHttpDownload > | CDownloadArray |
typedef CArrayPtrFlat< MHttpDownloadMgrObserver > | CDownloadMgrObserver |
Functions |
|
void | HashL (const TDesC8 &aMessage, TDes8 &aHash) |
Calculate a hash and in the form of a 32 character hex result. |
|
|
|
Calculate a hash and in the form of a 32 character hex result.
|