class MNcdClientLocalizer |
Callback interface for client string localization.
NCD provider users (clients) must implement this interface and register it in order to get a chance to translate server-originated localization keys into user viewable strings.
Public Member Functions | |
---|---|
HBufC * | LocalizeString (const TDesC &) |
HBufC * | LocalizeString | ( | const TDesC & | aLocalizationKey | ) | [pure virtual] |
Called when a localization key needs to be translated into a user viewable string.
const TDesC & aLocalizationKey | Localization key string as received from server. |
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.