ECmCoverage
|
The following attributes can be queried via both the manager interface's and connection method interface's Get functions.
Checks if there's coverage for this bearer.
(TBool - default: none - read only)
|
ECmDefaultPriority
|
Default global priority of the CM's bearer type.
(TUint32 - default: none - read only)
|
ECmDestination
|
ETrue if this connection method is an embedded destination.
(TBool - default: none - read only)
|
ECmBearerHasUi
|
Indicates whether the bearer has any UI.
(TBool - default: none - read only)
|
ECmIPv6Supported
|
Returns ETrue if IPv6 is supported.
(TBool - default: none - read only)
|
ECmDefaultUiPriority
|
Priority of this bearer type when shown in UI for configuring a new IAP.
(TUint32 - default: none - read only)
|
ECmBearerIcon
|
Return the bearer specific icon.
Assumes that there's an existing EEikEnv in the client. Type cast return value from TUint32 to CGuiIcon*. Return value 0 means
bearer has no icon. (TUint32 - default: none - read only)
|
ECmBearerAvailableIcon
|
Return the bearer available specific icon.
Assumes that there's an existing EEikEnv in the client. Type cast return value from TUint32 to CGuiIcon*. Return value 0 means
bearer has no icon. (TUint32 - default: none - read only)
|
ECmBearerAvailableName
|
Name of the bearer.
Can be used in layout list_double_large_graphic_popup_menu_pane. (String - default: none - read only)
|
ECmBearerSupportedName
|
Name of the bearer.
Can be used in layout list_single_popup_menu_pane_1. (String - default: none - read only)
|
ECmBearerAvailableText
|
Localized text 'Available'.
Can be used in layout list_double_large_graphic_popup_menu_pane. (String - default: none - read only)
|
ECmBearerNamePopupNote
|
Localized text of the bearer type name.
Can be used in layout popup note. (String - default: none - read only)
|
ECmCommsDBBearerType
|
For backward compatibility, connection method can return its CommsDB specific bearer type.
(TUint32 - default: none - read only) Leaves with KErrUnknown if no associated bearer type exists in CommsDat.
|
ECmBearerSettingName
|
Name of the data bearer used when accessing external network.
(String - default: none - read only)
|
ECmVirtual
|
Is the given connection method virtual? (TBool - default: none - read only).
|
ECmInvalidAttribute
|
These are not bearer specific, but controling attributes. Client application can check which attribute was incorrect in UpdateL().
(TUint32 - default: none - read only)
|
ECmAddToAvailableList
|
Bearer type has to be added to the avaialable bearer type list.
(TBool - default: EFalse - read only)
|
ECmLoadResult
|
Result of the load process.
KErrNone if there was no error. Otherwise a system wide error code. (TUint32 - default: KErrNone - read only)
|
ECmBearerType
|
Attributes the can be queried only via
- connection method's GetXXXAttributeL()
- connection manager's function GetConnectionMethodInfoXXXL() functions
Bearer type of the CM (TUint - default: none - read only).
|
ECmName
|
Name of the CM (String - default: none).
|
ECmIapId
|
IAP id (TUint32 - default: none - read only).
|
ECmStartPage
|
Start page of the connection method (String - default: empty string).
|
ECmHidden
|
Connection method is hidden.
(not supported yet) (TBool - default: EFalse)
|
ECmProtected
|
This connection method is protected.
Modifying it needs NetworkControl capability. (TBool - default: EFalse)
|
ECmNamingMethod
|
See acceptable values in TNamingControl.
(TUint32 - default: ENamingUnique)
|
ECmSeamlessnessLevel
|
Defines whether an IAP can be roamed to.
See details in TSeamlessnessValue. (TUint32 - default: ESeamlessnessConfirmFirst )
|
ECmElementID
|
Element id of the connection method in IAP table.
(TUint32 - default: none - read only)
|
ECmNetworkId
|
Network id of the connection method.
(TUint32 - default: none - read only)
|
ECmConnected
|
Is network connection created with connection method? (TBool - default: none - read only).
|
ECmId
|
ID to uniquely identify the connection methods It is guaranteed that every connection method has an ECmId (TUint32 - default:
none - read only).
|
ECmWapId
|
|
ECmIapServiceId
|
Provided for backwards compatibility only.
The record ID of the connection methods' corresponding WAP_ACCESS_POINT record, which use had been deprecated as the main
ID should now be ECmIapId, ECmElementID or ECmId. (TUint32 - default: none - read only)
|
ECmMetaHighlight
|
The following attributes are stored in the connection method's meta data record. Set to indicate that this connection method
is highlighted in Agent dialog.
Only one connection method can have this flag set. (TBool - default: EFalse)
|
ECmMetaHiddenAgent
|
Set to hide this connection method in Agent dialog.
(TBool - default: EFalse)
|
ECmNextLayerIapId
|
Returns the linked connection method's IAP id.
(TUint32 - default: None)
|
ECmNextLayerSNAPId
|
Returns the linked connection method's SNAP id.
(TUint32 - default: None)
|
ECmProxyUsageEnabled
|
Set to enable/disable proxy setting of connection method.
Disabling: record is deleted from proxy when UpdateL() is called. Proxy record is deleted on UpdateL() if ECmProxyServerName
is an empty string. It can be queried only via the connection method's GetXXXAttributeL() (TBool: default: EFalse)
|
ECmProxyServerName
|
Name of the host.
It can be queried only via the connection method's GetXXXAttributeL() (String - default: none)
|
ECmProxyProtocolName
|
Name of the protocol for which this proxy can be used.
It can be queried only via the connection method's GetXXXAttributeL() (String - default: none)
|
ECmProxyPortNumber
|
Port number It can be queried only via the connection method's GetXXXAttributeL() (TUint32 - default: none).
|
ECmProxyExceptions
|
";" separated list of the addresses for which the proxy server should not be used.
It can be queried only via the connection method's GetXXXAttributeL() (String - default: none)
|
ECmProxyRangeMax
|
Marks the end of the proxy range.
|
ECmChargeCardUsageEnabled
|
Same as in ECmProxyUsageEnabled but for charge card.
(TBool - default: EFalse)
|
ECmChargeCardAccountNumber
|
Account number (String - default: none).
|
ECmChargeCardPIN
|
PIN number (String - default: none).
|
ECmChargeCardLocalRule
|
Order of dialling account number, PIN and phone number for local calls.
(String - default: none)
|
ECmChargeCardNatRule
|
Order of dialling account number, PIN and phone number for national calls.
(String - default: none)
|
ECmChargeCardIntlRule
|
Order of dialling account number, PIN and phone number for international calls.
(String - default: none)
|
ECmChargeCardRangeMax
|
Marks the end of the chargecard range.
|
ECmLocationUsageEnabled
|
Same as in ECmProxyUsageEnabled but for location.
(TBool - default: EFalse)
|
ECmLocationIntlPrefixCode
|
International prefix code.
(String - default: none)
|
ECmLocationNatPrefixCode
|
National prefix code.
(String - default: none)
|
ECmLocationNatCode
|
National code (String - default: none).
|
ECmLocationAreaCode
|
Area code.
(String - default: none)
|
ECmLocationDialOutCode
|
Number to dial for an outside line.
(String - default: none)
|
ECmLocationDisableCallWaitingCode
|
Code to dial to disable call waiting facility.
(String - default: none)
|
ECmLocationMobile
|
Mobile phone? (TBool - default: none).
|
ECmLocationUsePulseDial
|
Use pulse dialling? (TBool - default: none).
|
ECmLocationWaitForDialTone
|
Wait for the dial tone? (TBool - default: none).
|
ECmLocationPauseAfterDialOut
|
Pause time after dial out.
(TUint32 - default: none)
|
ECmLocationRangeMax
|
Marks the end of the location range.
|
ECmWapIPGatewayAddress
|
WAP Gateway address, in this case an IP address.
(String - default: none)
|
ECmWapIPWSPOption
|
Enum value indicating whether connection-oriented or connectionless API should be used.
See valid values in TWapWSPOption. (TUint32 - default: ECmWapWspOptionConnectionless)
|
ECmWapIPSecurity
|
Attempt secure WTLS connection to the gateway (TBool - default: EFalse).
|
ECmWapIPProxyPort
|
Proxy port number.
Required for WAP2.0 only. (TUint32 - default: none)
|
ECmWapIPProxyLoginName
|
Proxy login name.
Required for WAP2.0 only. (String - default: none)
|
ECmWapIPProxyLoginPass
|
Proxy login password.
Required for WAP2.0 only. (String - default: none)
|
ECmWapRangeMax
|
Marks the end of the WAP specific range.
|
ECmCommonAttributesStart
|
The following attributes are common for many bearer types. Marks the beginning of the common attributes.
It's not sure that every IF or IP attribute is supported by all bearer types. It's not possible to query these attributes
via GetConnectionInfoXXX() functions.
|
ECmIFName
|
Interface name It can be queried only via the connection method's GetXXXAttributeL() (String - default: none).
|
ECmIFParams
|
Interface parameter string It can be queried only via the connection method's GetXXXAttributeL() (String - default: none).
|
ECmIFNetworks
|
List of network protocols It can be queried only via the connection method's GetXXXAttributeL() (String - default: none).
|
ECmIFPromptForAuth
|
Prompt user for authentication It can be queried only via the connection method's GetXXXAttributeL() (TBool - default: none).
|
ECmIFAuthName
|
Authentication user name used by PPP It can be queried only via the connection method's GetXXXAttributeL() (String - default:
none).
|
ECmIFAuthPass
|
Authentication password used by PPP It can be queried only via the connection method's GetXXXAttributeL() (String - default:
none).
|
ECmIFAuthRetries
|
Number of times for retrying authentication if it fails It can be queried only via the connection method's GetXXXAttributeL()
(TUint32 - default: none).
|
ECmIPNetmask
|
IP net mask of interface It can be queried only via the connection method's GetXXXAttributeL() (String - default: none).
|
ECmIPGateway
|
IP address of gateway It can be queried only via the connection method's GetXXXAttributeL() (String - default: none).
|
ECmIPAddFromServer
|
Get IP address from server? It can be queried only via the connection method's GetXXXAttributeL() (TBool - default: none).
|
ECmIPAddress
|
IP address of interface It can be queried only via the connection method's GetXXXAttributeL() (String - default: none).
|
ECmIPDNSAddrFromServer
|
Get DNS addresses from server? It can be queried only via the connection method's GetXXXAttributeL() (TBool - default: none).
|
ECmIPNameServer1
|
IP address of primary name server It can be queried only via the connection method's GetXXXAttributeL() (String - default:
none).
|
ECmIPNameServer2
|
IP address of secondary name server It can be queried only via the connection method's GetXXXAttributeL() (String - default:
none).
|
ECmIP6DNSAddrFromServer
|
Get IP6 DNS addresses from server? It can be queried only via the connection method's GetXXXAttributeL() (TBool - default:
none).
|
ECmIP6NameServer1
|
IP6 address of primary name server It can be queried only via the connection method's GetXXXAttributeL() (String - default:
none).
|
ECmIP6NameServer2
|
IP6 address of secondary name server It can be queried only via the connection method's GetXXXAttributeL() (String - default:
none).
|
ECmIPAddrLeaseValidFrom
|
IP address valid from this time, used to store dynamically assigned address lease info It can be queried only via the connection
method's GetXXXAttributeL() (String - default: none).
|
ECmIPAddrLeaseValidTo
|
IP address valid for use until this time, used to store dynamically assigned address lease info It can be queried only via
the connection method's GetXXXAttributeL() (String - default: none).
|
ECmConfigDaemonManagerName
|
Name of the ECom configuration daemon manager component.
This component interfaces with the server identified in ECmConfigDaemonName. If specified, ECmConfigDaemonName should also
be specified. It can be queried only via the connection method's GetXXXAttributeL() (String - default: none)
|
ECmConfigDaemonName
|
Name of the configuration daemon server.
This server is used to provide further configuration for a connection, e.g. dynamic IP address assignment. If specified, ECmConfigDaemonManagerName
should also be specified. It can be queried only via the connection method's GetXXXAttributeL() (String - default: none)
|
ECmEnableLPCExtension
|
Enable LCP extensions? It can be queried only via the connection method's GetXXXAttributeL() (TBool - default: none).
|
ECmDisablePlainTextAuth
|
Disable plaintext authentication? It can be queried only via the connection method's GetXXXAttributeL() (TBool - default:
none).
|
ECmCommonAttributesEnd
|
Marks the end of common attributes.
|
ECmSpecialAttributes
|
The following methods can be queried only via connection method's GetXXXAttributeL()
Marks the beginning of special attributes.
|
ECmIsLinked
|
Is connection method linked to any virtual connection method? It can be queried only via the connection method's GetXXXAttributeL()
(TBool - default: none).
|
ECmSpecialAttributesEnd
|
Marks the end of special attributes.
|