CTelephony::TNetworkInfoV2 Class Reference
class CTelephony::TNetworkInfoV2 : public CTelephony::TEtelISVType
|
Defines information related to a mobile phone network.
TNetworkInfoV2
differs from Version 1 (
TNetworkInfoV1
) in that the length of iShortName and iLongName are 10 and 20 respectively (rather than 8 and 16).
TNetworkInfoV2
should be used in preference to
TNetworkInfoV1
. The short and long network names provided in this V2 class are of the length supplied by the platform. The V1 class's names will be truncated if the platform provides names longer than its limits.
Inherits from
-
CTelephony::TNetworkInfoV2
Constructor & Destructor Documentation
TNetworkInfoV2()
IMPORT_C
|
TNetworkInfoV2
|
(
|
)
|
|
Member Data Documentation
TNetworkAccess
iAccess
On GSM/WCDMA networks, the type of network access.
TBool
iAreaKnown
On GSM/WCDMA networks, boolean indicating whether the location area is known.
TNetworkBandInfo
iBandInfo
On CDMA networks, the band and band class of the CDMA network operator.
TBuf< KNetworkIdentitySize > iCdmaSID
TBuf
< KNetworkIdentitySize >
|
iCdmaSID
|
On CDMA networks, the system identity (SID) of the CDMA or AMPS network.
TUint
iCellId
On GSM/WCDMA networks, the cell identity code. Only valid when iAreaKnown is true.
TBuf< KNetworkCountryCodeSize > iCountryCode
TBuf
< KNetworkCountryCodeSize >
|
iCountryCode
|
TBuf< KNetworkDisplayTagSize > iDisplayTag
TBuf
< KNetworkDisplayTagSize >
|
iDisplayTag
|
The alpha-tag displayed when this is the serving network.
TUint
iLocationAreaCode
On GSM/WCDMA networks, the location area code. Only valid when iAreaKnown is true.
TBuf< KNetworkLongNameSizeV2 > iLongName
TBuf
< KNetworkLongNameSizeV2 >
|
iLongName
|
On GSM/WCDMA networks, the long name (up to 20 characters) of the network operator.
TBuf< KNetworkIdentitySize > iNetworkId
TBuf
< KNetworkIdentitySize >
|
iNetworkId
|
The network identity (NID in CDMA and MNC in GSM).
TBuf< KNetworkShortNameSizeV2 > iShortName
TBuf
< KNetworkShortNameSizeV2 >
|
iShortName
|
On GSM/WCDMA networks, the short name (up to 10 characters) of the network operator.
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.