| class CPhoneGsmPhoneNumberHandler : public CPhoneGsmHandlerBase |
It is base handler for phone number.
| Public Member Functions | |
|---|---|
| void | ProcessDialToNumberL (const TDesC &, const TDesC &, TClir ) |
| IMPORT_C void | ProcessL ( CPhoneGsmParserResult &) |
| Public Member Enumerations | |
|---|---|
| enum | TClir { EClirDefault , EClirInvoke , EClirSuppress } |
| void | ProcessDialToNumberL | ( | const TDesC & | aNumber, |
| const TDesC & | aDtmfPostfix, | |||
| TClir | aClir | |||
| ) | [pure virtual] | |||
Process dial to number
| IMPORT_C void | ProcessL | ( | CPhoneGsmParserResult & | aResult | ) | [virtual] |
From CPhoneGsmHandlerBase , processes result.
| CPhoneGsmParserResult & aResult | It is to be processed. |
Clir overriding options
EClirDefault - default clir EClirInvoke - explicit invoke EClirSuppress - explicit suppress
| EClirDefault | |
| EClirInvoke | |
| EClirSuppress |
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.