MLtsyDispatchSecurityGetSecurityCodeInfo Class Reference

class MLtsyDispatchSecurityGetSecurityCodeInfo : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetSecurityCodeInfoReqL ( RMobilePhone::TMobilePhoneSecurityCode )
Public Attributes
const TInt KLtsyDispatchSecurityGetSecurityCodeInfoApiId

Member Functions Documentation

HandleGetSecurityCodeInfoReqL(RMobilePhone::TMobilePhoneSecurityCode)

TInt HandleGetSecurityCodeInfoReqL ( RMobilePhone::TMobilePhoneSecurityCode aSecCode ) [pure virtual]

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

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

Implementation of this interface should allow a client to retrieve the current number or remaining entry attempts of a security code.

Parameters

RMobilePhone::TMobilePhoneSecurityCode aSecCode The security code whose information is to be retrieved.

Member Data Documentation

const TInt KLtsyDispatchSecurityGetSecurityCodeInfoApiId

const TInt KLtsyDispatchSecurityGetSecurityCodeInfoApiId [static]