MLtsyDispatchCallControlStopDtmfTone Class Reference

class MLtsyDispatchCallControlStopDtmfTone : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleStopDtmfToneReqL(TInt)
Public Attributes
const TIntKLtsyDispatchCallControlStopDtmfToneApiId

Member Functions Documentation

HandleStopDtmfToneReqL(TInt)

TInt HandleStopDtmfToneReqL(TIntaCallId)[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 aCallIdCall ID of the connected call the stop request will be sent through.

Member Data Documentation

const TInt KLtsyDispatchCallControlStopDtmfToneApiId

const TIntKLtsyDispatchCallControlStopDtmfToneApiId[static]