class CTelephony::TNetworkInfoV1 : public CTelephony::TEtelISVType |
Defines information related to a mobile phone network.
Public Member Functions | |
---|---|
TNetworkInfoV1() |
Inherited Functions | |
---|---|
CTelephony::TEtelISVType::TEtelISVType() | |
CTelephony::TEtelISVType::VersionId()const |
Public Attributes | |
---|---|
TNetworkAccess | iAccess |
TBool | iAreaKnown |
TNetworkBandInfo | iBandInfo |
TBuf< KNetworkIdentitySize > | iCdmaSID |
TUint | iCellId |
TBuf< KNetworkCountryCodeSize > | iCountryCode |
TBuf< KNetworkDisplayTagSize > | iDisplayTag |
TUint | iLocationAreaCode |
TBuf< KNetworkLongNameSize > | iLongName |
TNetworkMode | iMode |
TBuf< KNetworkIdentitySize > | iNetworkId |
TBuf< KNetworkShortNameSize > | iShortName |
TNetworkStatus | iStatus |
Inherited Attributes | |
---|---|
CTelephony::TEtelISVType::iVersionId |
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 |
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 |
The MCC of the network.
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< KNetworkLongNameSize > | iLongName |
On GSM/WCDMA networks, the long name (up to 16 characters) of the network operator.
TBuf< KNetworkIdentitySize > | iNetworkId |
The network identity (NID in CDMA and MNC in GSM).
TBuf< KNetworkShortNameSize > | iShortName |
On GSM/WCDMA networks, the short name (up to 8 characters) of the network operator.