MLtsyDispatchSecurityAbortSecurityCode Class Reference

class MLtsyDispatchSecurityAbortSecurityCode : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleAbortSecurityCodeReqL(RMobilePhone::TMobilePhoneSecurityCode)

TInt HandleAbortSecurityCodeReqL(RMobilePhone::TMobilePhoneSecurityCodeaSecCode)[pure virtual]

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

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

Implementation of this interface should inform the phone that the user has cancelled an outstanding "get security code" or "verify security code" request.

Parameters

RMobilePhone::TMobilePhoneSecurityCode aSecCodeSpecifies which code request has been cancelled.

Member Data Documentation

const TInt KLtsyDispatchSecurityAbortSecurityCodeApiId

const TIntKLtsyDispatchSecurityAbortSecurityCodeApiId[static]