Deprecated9.1
| typedef TBuf< KChargeCardRuleSize > | TChargeCardRule |
Represents a dialling rule. Deprecated9.1
| typedef TBuf< KChargeCardAccountNumberSize > | TChargeCardAccount |
Represents the charge card account number. Deprecated9.1
| typedef TBuf< KChargeCardPinSize > | TChargeCardPin |
Represents the charge card PIN number. Deprecated9.1
This can be passed to TelephoneNumber::Parse() to define whether a telephone number is for dialling or for display.
Deprecated9.1
| Enumerator | Value | Description |
|---|---|---|
| EForDialing | ||
| EForDisplay |
| const TInt | KDialOutLocalCodeSize |
Defines the size of TDialOutLocalCode Deprecated9.1
| const TInt | KDialOutLongDistanceCodeSize |
Defines the size of TDialOutLongDistanceCode Deprecated9.1
| const TInt | KDisableCallWaitingCodeSize |
Defines the size of TDisableCallWaitingCode Deprecated9.1
| typedef TBuf< KDialOutLocalCodeSize > | TDialOutLocalCode |
Descriptor for the Local Dial-Out Code. Deprecated9.1
| typedef TBuf< KDialOutLongDistanceCodeSize > | TDialOutLongDistanceCode |
Descriptor for the Long Distance Dial-Out Code. Deprecated9.1
| typedef TBuf< KDisableCallWaitingCodeSize > | TDisableCallWaitingCode |
Descriptor for code to disable call waiting Deprecated9.1
| typedef TBuf< KPhoneNumberSize > | TPhoneNumber |
Descriptor for the phone number. Deprecated9.1
These flags are part of the location information stored by TDialLocation. Deprecated9.1
| Enumerator | Value | Description |
|---|---|---|
| KPhoneNumberMobile | 0x00000001 | |
| KPhoneNumberUsePulseDial | 0x00000002 | |
| KPhoneNumberPbxUsePulseDial | 0x00000004 | |
| KPhoneNumberWaitForDialingTone | 0x00000008 | |
| KPhoneNumberWaitForProceedTone | 0x00000010 | |
| KReturnPhoneNumberWithPlusFormat | 0x00000020 |
This can be passed to TelephoneNumber::Parse() to define whether the dial string is in full or in the + char format.
Deprecated9.1
| Enumerator | Value | Description |
|---|---|---|
| EPlusFormatDialNotAllow | ||
| EPlusFormatDialAllow |
This option applies when the phone number being dialled is in the same location as the dialler: It controls whether the area code is included in the final dial string.
Deprecated9.1
| Enumerator | Value | Description |
|---|---|---|
| EDialCityStripDuplicateAreaCode | ||
| EDialCityAllowDuplicateAreaCode |