|
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,PollingModeStart>
com.avaya.conferencing.api.acp.control.operations.PollingModeStart
public final class PollingModeStart
This command operates on a Conference. It places the Conference into a polling state. This can only be done by an Operator with an audio path established.
The result of this operation tells whether the conference was successfully placed into the poling state
| 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.Boolean |
isIncludeAll()
Getter for property 'includeAll'. |
void |
setIncludeAll(java.lang.Boolean includeAll)
Setter for property 'includeAll'. |
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.Boolean isIncludeAll()
@Required public void setIncludeAll(java.lang.Boolean includeAll)
includeAll - Value to set for property 'destination'.public java.lang.String toString()
toString in class AbstractOperationImpl<java.lang.Boolean,PollingModeStart>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 | |||||||||