class RMobilePhone::TMobilePhoneNetworkInfoV1 : public RMobilePhone::TMultimodeType |
Defines information related to a mobile phone network.
GetCurrentNetwork() NotifyCurrentNetworkChange() GetHomeNetwork()
Public Member Functions | |
---|---|
TMobilePhoneNetworkInfoV1 () | |
void | ExternalizeL ( RWriteStream &) |
void | InternalizeL ( RReadStream &) |
Inherited Functions | |
---|---|
RMobilePhone::TMultimodeType::ExtensionId()const | |
RMobilePhone::TMultimodeType::TMultimodeType() |
Public Attributes | |
---|---|
TMobilePhoneNetworkIdentity | iAnalogSID |
TMobilePhoneNetworkBandInfo | iBandInfo |
TMobilePhoneNetworkIdentity | iCdmaSID |
TMobilePhoneNetworkCountryCode | iCountryCode |
TMobilePhoneNetworkDisplayTag | iDisplayTag |
TMobilePhoneNetworkLongName | iLongName |
TMobilePhoneNetworkMode | iMode |
TMobilePhoneNetworkIdentity | iNetworkId |
TMobilePhoneNetworkShortName | iShortName |
TMobilePhoneNetworkStatus | iStatus |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
This method externalizes the mobile network information into a stream
RWriteStream & aStream | The write stream that will contain the mobile network information |
void | InternalizeL | ( | RReadStream & | aStream | ) |
This method internalizes the mobile network information from a stream
RReadStream & aStream | The read stream containing the mobile network information |
TMobilePhoneNetworkIdentity | iAnalogSID |
The system identity (SID) of the AMPS network.
Modes: CDMA
TMobilePhoneNetworkIdentity TMobilePhoneNetworkIdentity 9.5
TMobilePhoneNetworkBandInfo | iBandInfo |
The band and band class of the CDMA network operator.
Modes: CDMA
TMobilePhoneNetworkBandInfo 9.5
TMobilePhoneNetworkIdentity | iCdmaSID |
The system identity (SID) of the CDMA network.
Modes: CDMA
TMobilePhoneNetworkIdentity 9.5
TMobilePhoneNetworkCountryCode | iCountryCode |
The MCC of the network.
Modes: Common
TMobilePhoneNetworkCountryCode
TMobilePhoneNetworkDisplayTag | iDisplayTag |
The alpha-tag displayed when this is the serving network.
Modes: Common
TMobilePhoneNetworkDisplayTag
TMobilePhoneNetworkLongName | iLongName |
The long name (up to 20 characters) of the network operator.
Modes: GSM/WCDMA
TMobilePhoneNetworkLongName
TMobilePhoneNetworkMode | iMode |
Mode of the network.
Modes: Common
TMobilePhoneNetworkMode
TMobilePhoneNetworkIdentity | iNetworkId |
The network identity (NID in CDMA and MNC in GSM).
Modes: Common
TMobilePhoneNetworkIdentity
TMobilePhoneNetworkShortName | iShortName |
The short name (up to 10 characters) of the network operator.
Modes: GSM/WCDMA
TMobilePhoneNetworkShortName
TMobilePhoneNetworkStatus | iStatus |
Status of the network
Modes: Common
TMobilePhoneNetworkStatus
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.