|
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.util.Map<EndPoint,java.lang.Integer>,PollingQueryDetail>
com.avaya.conferencing.api.acp.control.operations.PollingQueryDetail
public final class PollingQueryDetail
This operation will get the current, or interim, polling detail values. Values returned from the command may be out of date by the time they are delivered to the caller, as polling is NOT halted during this operation.
The operation will return a Map, of Integer values AND EndPoint keys, giving the polling digits for each EndPoint.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.avaya.conferencing.api.acp.control.operations.Operation |
|---|
Operation.Impact |
| Method Summary | |
|---|---|
Operation.Impact |
getImpact()
Returns the impact of the operation. |
Verb |
getVerb()
This gets the verb that describes this operation. |
java.lang.String |
toString()
|
| Methods inherited from class com.avaya.conferencing.api.acp.control.operations.AbstractOperationImpl |
|---|
await, await, checkNotSubmitted, checkSubmitted, clone, get, get, isDone, isSubmitted, set |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String toString()
toString in class AbstractOperationImpl<java.util.Map<EndPoint,java.lang.Integer>,PollingQueryDetail>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 | |||||||||