MNcdNodeDownload Class Reference
class MNcdNodeDownload : public MCatalogsBase |
Provides functions for the node that may contains content that can be downloaded. Downloading of the content may be done directly. But often, purchase interface functions should be used first to finnish purcahse operations before downloading the node content. After downloading, the installation interface functions may be called to install the files that have been downloaded.
MNcdNodePurchase MNcdNodeInstall
Constructor & Destructor Documentation
~MNcdNodeDownload()
~MNcdNodeDownload | ( | ) | [protected, inline, virtual] |
Member Functions Documentation
DownloadContentL(MNcdDownloadOperationObserver &)
Starts the download operation.
Note:
The reference count of the operation object is increased by one. So, Release function of the operation should be called when operation is not needed anymore.
- Exceptions
-
Leave |
System wide error code. KNcdErrorParallelOperationNotAllowed if a parallel client is running an operation for the same metadata. See MNcdOperation for full explanation.
|
IsDownloadedL()
TBool
| IsDownloadedL | ( | ) | const [pure virtual] |
Determines if the node content has already been downloaded.
- Exceptions
-
Leave |
System wide error code.
|
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.