|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OperationSetIncomingDTMF
An OperationSet that allows us to receive DTMF tones through this protocol provider.
| Method Summary | |
|---|---|
void |
addDTMFListener(DTMFListener listener)
Registers the specified DTMFListener with this provider so that it could be notified when incoming DTMF tone is received. |
void |
removeDTMFListener(DTMFListener listener)
Removes the specified listener from the list of DTMF listeners. |
| Method Detail |
|---|
void addDTMFListener(DTMFListener listener)
listener - the listener to register with this provider.void removeDTMFListener(DTMFListener listener)
listener - the listener to unregister.
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||