|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallException | |
|---|---|
| org.eclipse.ecf.telephony.call | |
| org.eclipse.ecf.telephony.call.dtmf | |
| org.eclipse.ecf.telephony.call.events | |
| Uses of CallException in org.eclipse.ecf.telephony.call |
|---|
| Methods in org.eclipse.ecf.telephony.call that throw CallException | |
|---|---|
void |
ICallSessionContainerAdapter.sendCallRequest(ID[] receivers,
ICallSessionListener listener,
java.util.Map properties)
Initiate call. |
void |
ICallSessionContainerAdapter.sendCallRequest(ID receiver,
ICallSessionListener listener,
java.util.Map properties)
Initiate call. |
void |
ICallSession.sendTerminate()
Send terminate message to given receiver |
| Uses of CallException in org.eclipse.ecf.telephony.call.dtmf |
|---|
| Methods in org.eclipse.ecf.telephony.call.dtmf that throw CallException | |
|---|---|
void |
IDTMFCallSessionAdapter.sendDTMF(IDTMFCallSessionAdapter.DTMF command)
Send DTMF to receiver. |
| Uses of CallException in org.eclipse.ecf.telephony.call.events |
|---|
| Methods in org.eclipse.ecf.telephony.call.events that throw CallException | |
|---|---|
ICallSession |
ICallSessionRequestEvent.accept(ICallSessionListener listener,
java.util.Map properties)
Accept the incoming call request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||