MHttpDownloadMgrNextUriObserver Class Reference

class MHttpDownloadMgrNextUriObserver

Provides the interface for sending next uri to the client when downloading OMA or COD.

-
Since
Series 60 3.0
Public Member Functions
voidNextUriL(RHttpDownload &, const TDesC8 &)

Member Functions Documentation

NextUriL(RHttpDownload &, const TDesC8 &)

voidNextUriL(RHttpDownload &aDownload,
const TDesC8 &aUri
)[pure virtual]

Send next uri to the client. The client can then handle it.

Parameters

RHttpDownload & aDownloadReference to the download.
const TDesC8 & aUriNext URI of the OMA or COD download.