CPhoneGsmSimControlHandler Class Reference
class CPhoneGsmSimControlHandler : public CPhoneGsmHandlerBase |
It is handler for sim control procedures.
- Since
- 1.0 phoneparser.lib
Inherits from
- CPhoneGsmSimControlHandler
Member Functions Documentation
ProcessChangePinL(TPinCode, const TDesC &, const TDesC &, const TDesC &)
void | ProcessChangePinL | ( | TPinCode | aType, |
| const TDesC & | aOldPin, |
| const TDesC & | aNewPin, |
| const TDesC & | aNewPin2 |
| ) | [pure virtual] |
Parameters
TPinCode aType | It is type of pin. |
const TDesC & aOldPin | It is old pin. |
const TDesC & aNewPin | It is new pin. |
const TDesC & aNewPin2 | It is new pin. |
ProcessL(CPhoneGsmParserResult &)
ProcessPinChangeL(TPinCode, CPhoneGsmParserResult &)
ProcessPinUnblockL(TPinCode, CPhoneGsmParserResult &)
ProcessUnblockPinL(TPinCode, const TDesC &, const TDesC &, const TDesC &)
void | ProcessUnblockPinL | ( | TPinCode | aType, |
| const TDesC & | aPuk, |
| const TDesC & | aNewPin, |
| const TDesC & | aNewPin2 |
| ) | [pure virtual] |
Parameters
TPinCode aType | It is type of pin to unblock. |
const TDesC & aPuk | It is unblocking code. |
const TDesC & aNewPin | It is new pin. |
const TDesC & aNewPin2 | It is new pin. |
Member Enumerations Documentation
Enum TPinCode
It defines different types of codes.
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.