CTelephony::TNetworkInfoV1 Class Reference
#include
<etel3rdparty.h>
Link against: etel3rdparty.lib
class CTelephony::TNetworkInfoV1 : public CTelephony::TEtelISVType |
Inherits from
- CTelephony::TNetworkInfoV1
Member Attribute Documentation
iAccess
On GSM/WCDMA networks, the type of network access.
iAreaKnown
On GSM/WCDMA networks, boolean indicating whether the location area is known.
iBandInfo
On CDMA networks, the band and band class of the CDMA network operator.
iCdmaSID
TBuf< KNetworkIdentitySize > | iCdmaSID |
On CDMA networks, the system identity (SID) of the CDMA or AMPS network
iCellId
On GSM/WCDMA networks, the cell identity code. Only valid when iAreaKnown is true.
iCountryCode
TBuf< KNetworkCountryCodeSize > | iCountryCode |
iDisplayTag
TBuf< KNetworkDisplayTagSize > | iDisplayTag |
The alpha-tag displayed when this is the serving network.
iLocationAreaCode
On GSM/WCDMA networks, the location area code. Only valid when iAreaKnown is true.
iLongName
TBuf< KNetworkLongNameSize > | iLongName |
On GSM/WCDMA networks, the long name (up to 16 characters) of the network operator.
iNetworkId
TBuf< KNetworkIdentitySize > | iNetworkId |
The network identity (NID in CDMA and MNC in GSM).
iShortName
TBuf< KNetworkShortNameSize > | iShortName |
On GSM/WCDMA networks, the short name (up to 8 characters) of the network operator.
Constructor & Destructor Documentation