MCCEDtmfObserver Class Reference

class MCCEDtmfObserver

Observer interface for handling Dtmf events

cce.dll
Since
S60 v3.2

Member Functions Documentation

HandleDTMFEvent(const MCCEDtmfObserver::TCCEDtmfEvent, const TInt, const TChar)

void HandleDTMFEvent ( const MCCEDtmfObserver::TCCEDtmfEvent aEvent,
const TInt aError,
const TChar aTone
) [pure virtual]

All the occurred DTMF events are notified through this interface

Since
S60 3.2

Parameters

const MCCEDtmfObserver::TCCEDtmfEvent aEvent Event code
const TInt aError Error code
const TChar aTone tone

Member Enumerations Documentation

Enum TCCEDtmfEvent

Dtmf events

Enumerators

ECCEDtmfUnknown = 0
ECCEDtmfManualStart = 5
ECCEDtmfManualStop = 6
ECCEDtmfManualAbort = 7
ECCEDtmfSequenceStart = 9
ECCEDtmfSequenceStop = 10
ECCEDtmfSequenceAbort = 11
ECCEDtmfStopInDtmfString
ECCEDtmfStringSendingCompleted