MUPnPFileDownloadSession Class Reference
class MUPnPFileDownloadSession : public MUPnPFileTransferSession |
AV Controller download session interface.
upnpavcontrollerclient.lib
- Since
- S60 v3.2
Constructor & Destructor Documentation
~MUPnPFileDownloadSession()
~MUPnPFileDownloadSession | ( | ) | [protected, inline, virtual] |
Member Functions Documentation
StartDownloadL(const CUpnpItem &, TInt)
void | StartDownloadL | ( | const CUpnpItem & | aItem, |
| TInt | aKey |
| ) | [pure virtual] |
Start downloading an item. Original resource will be downloaded.
Parameters
const CUpnpItem & aItem | UPnP item to download |
TInt aKey | identifies the download operation |
StartDownloadL(const CUpnpElement &, const CUpnpItem &, RFile &, TInt)
Start downloadin and item. Resource is selected by providing the desired res-element and. The resource is downloaded to the provided file.
Parameters
const CUpnpElement & aResElement | points to a resource in the item to download |
const CUpnpItem & aItem | UPnP item to download |
RFile & aFile | file handle (download target) |
TInt aKey | identifies the download operation |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.