RMobileENStore::TMobileENEntryV1 Class Reference

class RMobileENStore::TMobileENEntryV1 : public RMobilePhoneStore::TMobilePhoneStoreEntryV1

Defines contents of a Emergency Number store entry

Constructor & Destructor Documentation

TMobileENEntryV1()

IMPORT_C TMobileENEntryV1 ( )

Member Functions Documentation

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

This method externalizes the Emergency Number entry into a stream

Parameters

RWriteStream & aStream The write stream that will contain the Emergency Number entry

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

This method internalizes the Emergency Number entry from a stream

Parameters

RReadStream & aStream The read stream containing the Emergency Number entry

Member Data Documentation

TBuf< KEmergencyAlphaTagSize > iAlphaId

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

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

RMobilePhone::TMobilePhoneNetworkCountryCode iCountryCode

Country code. Only applicable if iNetworkSpecific equals ETrue.

Modes: Common

RMobilePhone::TMobilePhoneNetworkCountryCode

RMobilePhone::TMobilePhoneNetworkIdentity iIdentity

RMobilePhone::TMobilePhoneNetworkIdentity iIdentity

Network identity. Only applicable if iNetworkSpecific equals ETrue.

Modes: Common

RMobilePhone::TMobilePhoneNetworkIdentity

RMobilePhone::TMobilePhoneNetworkMode iMode

RMobilePhone::TMobilePhoneNetworkMode iMode

The network mode. Only applicable if iNetworkSpecific equals ETrue.

Modes: Common

RMobilePhone::TMobilePhoneNetworkMode

TBool iNetworkSpecific

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).

TEmergencyNumber iNumber

TEmergencyNumber iNumber

Emergency number.

Modes: Common

TEmergencyNumber