MLtsyDispatchCallControlStopDtmfTone Class Reference

class MLtsyDispatchCallControlStopDtmfTone : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStopDtmfToneReqL(TInt)

TInt HandleStopDtmfToneReqL ( TInt aCallId ) [pure virtual]

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

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

Implementation of this interface should stop sending the DTMF tone previously started by MLtsyDispatchCallControlStartDtmfTone::HandleStartDtmfToneReqL() .

RMobileCall::StopDTMFTone()

Parameters

TInt aCallId Call ID of the connected call the stop request will be sent through.

Member Data Documentation

const TInt KLtsyDispatchCallControlStopDtmfToneApiId

const TInt KLtsyDispatchCallControlStopDtmfToneApiId [static]