MLtsyDispatchSecurityGetLockInfo Class Reference

class MLtsyDispatchSecurityGetLockInfo : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetLockInfoReqL ( RMobilePhone::TMobilePhoneLock )
Public Attributes
const TInt KLtsyDispatchSecurityGetLockInfoApiId

Member Functions Documentation

HandleGetLockInfoReqL(RMobilePhone::TMobilePhoneLock)

TInt HandleGetLockInfoReqL ( RMobilePhone::TMobilePhoneLock aLockType ) [pure virtual]

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

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

Implementation of this interface should retrieve the current status and setting of a lock.

Parameters

RMobilePhone::TMobilePhoneLock aLockType The lock type whose information is to be retrieved.

Member Data Documentation

const TInt KLtsyDispatchSecurityGetLockInfoApiId

const TInt KLtsyDispatchSecurityGetLockInfoApiId [static]