|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl<java.lang.Boolean,SendDTMF>
com.avaya.conferencing.api.acp.control.operations.SendDTMF
public final class SendDTMF
Sends DTMF to the EndPoint.
The operation will return the
Boolean.TRUE if successful.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.avaya.conferencing.api.acp.control.operations.Operation |
|---|
Operation.Impact |
| Method Summary | |
|---|---|
java.lang.String |
getDtmf()
Getter for property 'dtmf'. |
Operation.Impact |
getImpact()
Returns the impact of the operation. |
Verb |
getVerb()
This gets the verb that describes this operation. |
void |
setDtmf(java.lang.String dtmf)
Setter for property 'dtmf'. |
| Methods inherited from class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl |
|---|
await, await, checkNotSubmitted, checkSubmitted, clone, get, get, isDone, isSubmitted, set, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getDtmf()
@Required public void setDtmf(java.lang.String dtmf)
dtmf - Value to set for property 'dtmf'.public Operation.Impact getImpact()
public Verb getVerb()
|
Avaya Conferencing Provider API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||