MLtsyDispatchSimSimLockActivate Class Reference

class MLtsyDispatchSimSimLockActivate : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSimLockActivateReqL(const TDesC &, RMmCustomAPI::TLockNumber)

TInt HandleSimLockActivateReqL ( const TDesC & aPassword,
RMmCustomAPI::TLockNumber aLockNumber
) [pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the ECustomSimLockActivateIPC request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSimSimLockActivateComp()

Implementation of this interface should send a SIM Lock Activation request.

Parameters

const TDesC & aPassword The password used for the SIM Lock activation.
RMmCustomAPI::TLockNumber aLockNumber The lock number that defines SIM Lock types.

Member Data Documentation

const TInt KLtsyDispatchSimSimLockActivateApiId

const TInt KLtsyDispatchSimSimLockActivateApiId [static]