MLtsyDispatchSecurityDisablePhoneLock Class Reference

class MLtsyDispatchSecurityDisablePhoneLock : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleDisablePhoneLockReqL(const TDesC &)
Public Attributes
const TIntKLtsyDispatchSecurityDisablePhoneLockApiId

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 & aSecCodeSecurity code (maximum length = KMaxMobilePasswordSize).

Member Data Documentation

const TInt KLtsyDispatchSecurityDisablePhoneLockApiId

const TIntKLtsyDispatchSecurityDisablePhoneLockApiId[static]