MLtsyDispatchSimGetAnswerToReset Class Reference

class MLtsyDispatchSimGetAnswerToReset : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleGetAnswerToResetReqL(const TDesC8 &)
Public Attributes
const TIntKLtsyDispatchSimGetAnswerToResetApiId

Member Functions Documentation

HandleGetAnswerToResetReqL(const TDesC8 &)

TInt HandleGetAnswerToResetReqL(const TDesC8 &aAnswerToReset)[pure virtual]

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

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

Implementation of this interface should retrieve the answer to reset.

Parameters

const TDesC8 & aAnswerToResetThe answer to reset information which contains details of the request.

Member Data Documentation

const TInt KLtsyDispatchSimGetAnswerToResetApiId

const TIntKLtsyDispatchSimGetAnswerToResetApiId[static]