|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDTMFCallSessionAdapter
ICallSession adapter for sending DTMF codes during a call session.
Nested Class Summary | |
---|---|
static class |
IDTMFCallSessionAdapter.DTMF
|
Method Summary | |
---|---|
void |
sendDTMF(IDTMFCallSessionAdapter.DTMF command)
Send DTMF to receiver. |
Method Detail |
---|
void sendDTMF(IDTMFCallSessionAdapter.DTMF command) throws CallException
command
- the DTMF command to send. Must not be null
.
CallException
- if problem with sending (e.g. no longer connected).
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |