class CPhoneGsmPcnProcedureHandler : public CPhoneGsmHandlerBase |
It is handler for GsmPcn procedures.
Public Member Functions | |
---|---|
IMPORT_C void | ProcessL ( CPhoneGsmParserResult &) |
void | ProcessSimLockL (const TDesC &, const TDesC &) |
void | ProcessSimUnlockL (const TDesC &, const TDesC &) |
IMPORT_C void | ProcessL | ( | CPhoneGsmParserResult & | aResult | ) | [virtual] |
From CPhoneGsmHandlerBase , processes result.
CPhoneGsmParserResult & aResult | It is to be processed. |
void | ProcessSimLockL | ( | const TDesC & | aPassword, |
const TDesC & | aType | |||
) | [pure virtual] |
Process SIM locking.
Parameters are empty strings if SIM lock code was just garbage.
void | ProcessSimUnlockL | ( | const TDesC & | aPassword, |
const TDesC & | aType | |||
) | [pure virtual] |
Process SIM unlocking.
Parameters are empty strings if SIM unlock code was just garbage.
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.