| class RMobileENStore::TMobileENEntryV1 : public RMobilePhoneStore::TMobilePhoneStoreEntryV1 |
Defines contents of a Emergency Number store entry
| Public Member Functions | |
|---|---|
| TMobileENEntryV1 () | |
| void | ExternalizeL ( RWriteStream &) |
| void | InternalizeL ( RReadStream &) |
| Inherited Functions | |
|---|---|
| RMobilePhone::TMultimodeType::ExtensionId()const | |
| RMobilePhone::TMultimodeType::TMultimodeType() | |
| RMobilePhoneStore::TMobilePhoneStoreEntryV1::TMobilePhoneStoreEntryV1() | |
| Inherited Enumerations | |
|---|---|
| RMobilePhoneStore::TMobilePhoneStoreEntryV1:@124 | |
| Public Attributes | |
|---|---|
| TBuf < KEmergencyAlphaTagSize > | iAlphaId |
| TInt | iCallType |
| RMobilePhone::TMobilePhoneNetworkCountryCode | iCountryCode |
| RMobilePhone::TMobilePhoneNetworkIdentity | iIdentity |
| RMobilePhone::TMobilePhoneNetworkMode | iMode |
| TBool | iNetworkSpecific |
| TEmergencyNumber | iNumber |
| Inherited Attributes | |
|---|---|
| RMobilePhone::TMultimodeType::iExtensionId | |
| RMobilePhoneStore::TMobilePhoneStoreEntryV1::iIndex | |
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
This method externalizes the Emergency Number entry into a stream
| RWriteStream & aStream | The write stream that will contain the Emergency Number entry |
| void | InternalizeL | ( | RReadStream & | aStream | ) |
This method internalizes the Emergency Number entry from a stream
| RReadStream & aStream | The read stream containing the Emergency Number entry |
| TBuf < KEmergencyAlphaTagSize > | iAlphaId |
Emergency call number type. It is used to display information about the dialed emergency number (e.g. "Police", "Ambulance", "Fire brigade", etc.)
Modes: WCDMA
| TInt | iCallType |
Emergency call type indicator, which contains information to be sent to the network indicating the type of emergency call.
The field is for future reference only and it is set to RFU (Reserved for Future Use) as it is currently not being used, as specified in section 4.2.21 TS 31.102 v3.3.0 Rel 99.
Modes: WCDMA
| RMobilePhone::TMobilePhoneNetworkCountryCode | iCountryCode |
Country code. Only applicable if iNetworkSpecific equals ETrue.
Modes: Common
RMobilePhone::TMobilePhoneNetworkCountryCode
| RMobilePhone::TMobilePhoneNetworkIdentity | iIdentity |
Network identity. Only applicable if iNetworkSpecific equals ETrue.
Modes: Common
RMobilePhone::TMobilePhoneNetworkIdentity
| RMobilePhone::TMobilePhoneNetworkMode | iMode |
The network mode. Only applicable if iNetworkSpecific equals ETrue.
Modes: Common
RMobilePhone::TMobilePhoneNetworkMode
| TBool | iNetworkSpecific |
Indicates whether the emergency number is applicable in all situations (=EFalse) or only when the MS is registered to a specific GSM or CDMA network (=ETrue).
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.