RMobilePhone::TEtel3rdPartyMobileNetworkInfoV1 Class Reference

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.

Inherits from

Constructor & Destructor Documentation

TEtel3rdPartyMobileNetworkInfoV1()

IMPORT_CTEtel3rdPartyMobileNetworkInfoV1()

Default constructor

Member Data Documentation

TMobilePhoneNetworkAccess iAccess

TMobilePhoneNetworkAccess iAccess

The type of network access.

TMobilePhoneNetworkAccess

TMobilePhoneNetworkBandInfo iBandInfo

TMobilePhoneNetworkBandInfo iBandInfo

The band and band class of the CDMA network operator.

Modes: CDMA

TMobilePhoneNetworkBandInfo 9.5

TMobilePhoneNetworkIdentity iCdmaSID

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

TMobilePhoneNetworkCountryCode iCountryCode

The MCC of the network.

Modes: Common

TMobilePhoneNetworkCountryCode

TMobilePhoneNetworkDisplayTag iDisplayTag

TMobilePhoneNetworkDisplayTag iDisplayTag

The alpha-tag displayed when this is the serving network.

Modes: Common

TMobilePhoneNetworkDisplayTag

TMobilePhoneNetworkLongName iLongName

TMobilePhoneNetworkLongName iLongName

The long name (up to 20 characters) of the network operator.

Modes: GSM/WCDMA

TMobilePhoneNetworkLongName

TMobilePhoneNetworkMode iMode

TMobilePhoneNetworkMode iMode

Mode of the network. Modes: Common

TMobilePhoneNetworkMode

TMobilePhoneNetworkIdentity iNetworkId

TMobilePhoneNetworkIdentity iNetworkId

The network identity (NID in CDMA and MNC in GSM).

Modes: Common

TMobilePhoneNetworkIdentity

TMobilePhoneNetworkShortName iShortName

TMobilePhoneNetworkShortName iShortName

The short name (up to 10 characters) of the network operator.

Modes: GSM/WCDMA

TMobilePhoneNetworkShortName

TMobilePhoneNetworkStatus iStatus

TMobilePhoneNetworkStatus iStatus

Status of the network

Modes: Common

TMobilePhoneNetworkStatus