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() |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
TMobilePhoneNetworkIdentity | iCdmaSID |
The system identity (SID) of the CDMA network or the system identity (SID) of the AMPS network.
Modes: CDMA
9.5
TMobilePhoneNetworkDisplayTag | iDisplayTag |
The alpha-tag displayed when this is the serving network.
Modes: Common
TMobilePhoneNetworkLongName | iLongName |
The long name (up to 20 characters) of the network operator.
Modes: GSM/WCDMA
TMobilePhoneNetworkShortName | iShortName |
The short name (up to 10 characters) of the network operator.
Modes: GSM/WCDMA