public interface DTMFListener
| Modifier and Type | Method and Description |
|---|---|
void |
dtmfToneReceptionEnded(DTMFToneEvent event)
Indicates that reception of a DTMF tone has stopped.
|
void |
dtmfToneReceptionStarted(DTMFToneEvent event)
Indicates that we have started receiving a DTMFTone.
|
void dtmfToneReceptionStarted(DTMFToneEvent event)
event - the DTMFToneEvent instance containing the
DTMFTonevoid dtmfToneReceptionEnded(DTMFToneEvent event)
event - the DTMFToneEvent instance containing the
DTMFToneCopyright © 2021 jitsi.org. All rights reserved.