MLtsyDispatchSimGetAnswerToReset Class Reference

class MLtsyDispatchSimGetAnswerToReset : public MLtsyDispatchInterface

Inherits from

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 & aAnswerToReset The answer to reset information which contains details of the request.

Member Data Documentation

const TInt KLtsyDispatchSimGetAnswerToResetApiId

const TInt KLtsyDispatchSimGetAnswerToResetApiId [static]