MLtsyDispatchSecurityAbortSecurityCode Class Reference

class MLtsyDispatchSecurityAbortSecurityCode : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleAbortSecurityCodeReqL ( RMobilePhone::TMobilePhoneSecurityCode )
Public Attributes
const TInt KLtsyDispatchSecurityAbortSecurityCodeApiId

Member Functions Documentation

HandleAbortSecurityCodeReqL(RMobilePhone::TMobilePhoneSecurityCode)

TInt HandleAbortSecurityCodeReqL ( RMobilePhone::TMobilePhoneSecurityCode aSecCode ) [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 aSecCode Specifies which code request has been cancelled.

Member Data Documentation

const TInt KLtsyDispatchSecurityAbortSecurityCodeApiId

const TInt KLtsyDispatchSecurityAbortSecurityCodeApiId [static]