CNATFWIceSettings Class Reference
class CNATFWIceSettings : public CBase |
Class instance encapsulates ICE related software settings.
natfwnatsettings.dll
- Since
- S60 v3.2
Constructor & Destructor Documentation
CNATFWIceSettings()
CNATFWIceSettings | ( | ) | [private] |
~CNATFWIceSettings()
~CNATFWIceSettings | ( | ) | [virtual] |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
GetPrefValue(TPrefSetting, TInt &)
TInt
| GetPrefValue | ( | TPrefSetting | aSetting, |
| TInt & | aValue |
| ) | const |
Parameters
TPrefSetting aSetting | Setting for which to return preference value |
TInt & aValue | Preference value if query was valid |
NatUtilityPlugins()
From MNATFWIceSettings. Returns array of identifiers of utility plugins available for ICE.
Preferences()
Returns preference values.
ReadSettingsL(TUint32, const CNATFWCenRepHandler &)
Reads settings values from Central Repository
SetPrefValue(TPrefSetting, TInt)
TInt
| SetPrefValue | ( | TPrefSetting | aSetting, |
| TInt | aValue |
| ) | |
Sets preference value for a specified setting.
Parameters
TPrefSetting aSetting | Setting for which to set value |
TInt aValue | Preference value |
SetPreferences(const TNATFWIcePreferences &)
SetUtilityPluginsL(const CDesC8Array &)
void | SetUtilityPluginsL | ( | const CDesC8Array & | aUtilityPlugins | ) | |
Member Data Documentation
TNATFWIcePreferences
iPreferences
ICE preferences for candidate prioritization.
CDesC8Array * iUtilityPlugins
NAT utility plugins for ICE. Own.
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.