MLtsyDispatchCallControlStartDtmfTone Class Reference

class MLtsyDispatchCallControlStartDtmfTone : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleStartDtmfToneReqL(TInt, const TChar &)

TInt HandleStartDtmfToneReqL ( TInt aCallId,
const TChar & aTone
) [pure virtual]

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

Implementation of this interface should send the specified DTMF tone through the currently active call.

RMobilePhone::StartDTMFTone()

Parameters

TInt aCallId Call ID of the connected call through which the DTMF tone will be sent.
const TChar & aTone The tone character to send through the call.

Member Data Documentation

const TInt KLtsyDispatchCallControlStartDtmfToneApiId

const TInt KLtsyDispatchCallControlStartDtmfToneApiId [static]