MLtsyDispatchCallControlSendDtmfTonesCancel Class Reference

class MLtsyDispatchCallControlSendDtmfTonesCancel : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSendDtmfTonesCancelReqL(TInt)

TInt HandleSendDtmfTonesCancelReqL ( TInt aCallId ) [pure virtual]

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

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

Implementation of this interface should attempt to cancel the sending of a string of DTMF tones which were previously sent by MLtsyDispatchCallControlSendDtmfTones::HandleSendDtmfTonesReqL()

RMobilePhone::SendDTMFTones()

Parameters

TInt aCallId The Call ID of the active call that the cancel request relates to.

Member Data Documentation

const TInt KLtsyDispatchCallControlSendDtmfTonesCancelApiId

const TInt KLtsyDispatchCallControlSendDtmfTonesCancelApiId [static]