class RMobilePhone::TEtel3rdPartyMobileNetworkInfoV1 : public RMobilePhone::TMultimodeType |
Defines the parameters used to set-up of a call originated from an ETel 3rd Party client.
TEtel3rdPartyMobileNetworkInfoV1 was used to give an indication to the TSY of where the request was originating from; i.e. if the request is from an application using the ISV API or ETel API, which allowed the TSY to make a decision based on the origin. This data type also provided further protection by not including any location information parameters. With PlatSec being introduced in v9.0, there was no need to use this data structure, as each API is policed with the adequate PlatSec capabilities. Therefore, in v9.0 TEtel3rdPartyMobileNetworkInfoV1 was deprecated and removed from the ETel ISV (ETel3rdParty) implementation.
TEtel3rdPartyMobileNetworkInfoV1 was only used internally by the ETel ISV API when calls are made to RMobilePhone::GetCurrentNetwork or RMobilePhone::NotifyCurrentNetworkChange . The TSY no longer needs to support this as ETel ISV now uses the TMobilePhoneNetworkInfoV2 data structure and no distinction is required for ISV Apps.
9.0 This class has been deprecated from 9.0 and should no longer be used.
Public Member Functions | |
---|---|
TEtel3rdPartyMobileNetworkInfoV1 () |
Public Attributes | |
---|---|
TMobilePhoneNetworkAccess | iAccess |
TMobilePhoneNetworkBandInfo | iBandInfo |
TMobilePhoneNetworkIdentity | iCdmaSID |
TMobilePhoneNetworkCountryCode | iCountryCode |
TMobilePhoneNetworkDisplayTag | iDisplayTag |
TMobilePhoneNetworkLongName | iLongName |
TMobilePhoneNetworkMode | iMode |
TMobilePhoneNetworkIdentity | iNetworkId |
TMobilePhoneNetworkShortName | iShortName |
TMobilePhoneNetworkStatus | iStatus |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
IMPORT_C | TEtel3rdPartyMobileNetworkInfoV1 | ( | ) |
Default constructor
TMobilePhoneNetworkAccess | iAccess |
The type of network access.
TMobilePhoneNetworkAccess
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 or the system identity (SID) of the AMPS 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.