MLtsyDispatchSecurityDisablePhoneLock Class Reference

class MLtsyDispatchSecurityDisablePhoneLock : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleDisablePhoneLockReqL(const TDesC &)

TInt HandleDisablePhoneLockReqL ( const TDesC & aSecCode ) [pure virtual]

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

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

Implementation of this interface should disable phone lock.

Parameters

const TDesC & aSecCode Security code (maximum length = KMaxMobilePasswordSize).

Member Data Documentation

const TInt KLtsyDispatchSecurityDisablePhoneLockApiId

const TInt KLtsyDispatchSecurityDisablePhoneLockApiId [static]