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)

voidHandleDTMFEvent(const MCCEDtmfObserver::TCCEDtmfEventaEvent,
const TIntaError,
const TCharaTone
)[pure virtual]

All the occurred DTMF events are notified through this interface

Since
S60 3.2

Parameters

const MCCEDtmfObserver::TCCEDtmfEvent aEventEvent code
const TInt aErrorError code
const TChar aTonetone

Member Enumerations Documentation

Enum TCCEDtmfEvent

Dtmf events

Enumerators

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