| class CPhoneGsmMiscHandler : public CPhoneGsmHandlerBase |
It is base class for handlers of ussd & show imei.
| Public Member Functions | |
|---|---|
| IMPORT_C void | ProcessL ( CPhoneGsmParserResult &) |
| void | ProcessShowIMEIL () |
| void | ProcessUssdL (const TDesC &) |
| IMPORT_C void | ProcessL | ( | CPhoneGsmParserResult & | aResult | ) | [virtual] |
From CPhoneGsmHandlerBase , process the results of parsing.
| CPhoneGsmParserResult & aResult | It is results to be processed. |
| void | ProcessUssdL | ( | const TDesC & | aString | ) | [pure virtual] |
Process USSD request.
| const TDesC & aString | It is string to be sent. |
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.