const TInt | KNcdErrorNoContentSources |
No content sources received from server.
const TInt | KNcdErrorNoPurchaseInformation |
No valid purchase information
const TInt | KNcdErrorNodeWasRemoved |
Requested node removed from server.
const TInt | KNcdErrorSubscriptionPaymentAlreadyDone |
Purchasing a subscription failed since the payment was already done.
const TInt | KNcdErrorSubscriptionNotSubscribed |
Tried to buy an item which belongs to subscription which is not subscribed.
const TInt | KNcdErrorSubscriptionInvalid |
Tried to use subscription which is invalid.
const TInt | KNcdErrorSubscriptionNotEnoughCredits |
Tried to use subscription which has not enough credits or downloads.
const TInt | KNcdErrorNoPurchaseInformationReceived |
Purchase failed because no purchase information was received.
const TInt | KNcdErrorObsolete |
Errors used in purchase and subscription interfaces Tried to use purchase option or subscription that is obsolete.
const TInt | KNcdErrorSubscriptionNotSubscribableAnymore |
Subscription cannot be subscribed anymore.
const TInt | KNcdErrorPurchaseOptionNotValidSubscriptionPurchase |
Tried to use purchase option that is not a valid purchase option of type SubscriptionPurchase.
const TInt | KNcdErrorMandatoryQueryRejected |
A mandatory query has been rejected and as a result an operation cannot continue.
const TInt | KNcdErrorSomeCatalogsFailedToLoad |
Some catalogs failed to load.
const TInt | KNcdErrorNoMasterServerUri |
Master server URI has not been set
const TInt | KNcdErrorNothingToInstall |
Nothing to install, either everything has been installed or no files have been downloaded that should be installed
const TInt | KNcdErrorApCreationFailed |
Creation of fixed AP fails.
const TInt | KNcdErrorSomeSubscriptionsFailedToUpdate |
When doing manage subscription request to different servers, some of the requests failed.
const TInt | KNcdErrorParallelOperationNotAllowed |
Tried to start an operation for a node that already had an on-going operation on another client (with the same family uid). Parallel operations on one node metadata are not supported. Previous operation must complete before starting a new one.
const TInt | KNcdProtocolErrorBase |
Protocol error codes start here. They are generated by subtracting the protocol error from KNcdProtocolErrorBase.
const TInt | KNcdThemeReinstalled |
Status code for indicating that a theme was reinstalled. It is possible that this code is returned even if the theme installation failed when reinstalling a theme.
const TInt | KNcdThemePossiblyReinstalled |
Status code for indicating that a theme was possibly reinstalled. It is possible that this code is returned even if the theme installation failed.
const TInt | KNcdDatabasesClearedAfterCrash |
Provider creation will succeed with status code 1 if all of client's databases were deleted because the client had crashed the provider too many times
const TInt | KNcdPurchaseHistoryVersionMismatch |
Provider creation will succeed with status code 2 if the purchase history was deleted because it was of wrong version
This will be combined with KNcdGeneralDatabaseVersionMismatch if both purchase history and all other databases are of wrong version or if the version information can not be read at all
const TInt | KNcdGeneralDatabaseVersionMismatch |
Provider creation will succeed with status code 4 if general databases (everything else but purchase history) were deleted because they were of wrong version
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.