MLtsyDispatchSecurityGetSecurityCodeInfo Class Reference

class MLtsyDispatchSecurityGetSecurityCodeInfo : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetSecurityCodeInfoReqL(RMobilePhone::TMobilePhoneSecurityCode)

TInt HandleGetSecurityCodeInfoReqL(RMobilePhone::TMobilePhoneSecurityCodeaSecCode)[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 aSecCodeThe security code whose information is to be retrieved.

Member Data Documentation

const TInt KLtsyDispatchSecurityGetSecurityCodeInfoApiId

const TIntKLtsyDispatchSecurityGetSecurityCodeInfoApiId[static]