|
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<Conference,Open>
com.avaya.conferencing.api.acp.control.operations.Open
public final class Open
Opens a conference.
The operation will return the Conference that has been opened.
| 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. |
java.lang.String |
getParticipantCode()
Getter for property 'calleePasscode'. |
ParticipantCodeGroup |
getParticipantCodeGroup()
Getter for property 'participantCodeGroup'. |
Verb |
getVerb()
This gets the verb that describes this operation. |
void |
setParticipantCode(java.lang.String participantCode)
Setter for property 'calleePasscode'. |
void |
setParticipantCodeGroup(ParticipantCodeGroup participantCodeGroup)
Setter for property 'participantCodeGroup'. |
| 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 getParticipantCode()
@Required public void setParticipantCode(java.lang.String participantCode)
participantCode - to set for property 'calleePasscode'.public ParticipantCodeGroup getParticipantCodeGroup()
public void setParticipantCodeGroup(ParticipantCodeGroup participantCodeGroup)
participantCodeGroup - Value to set for property 'participantCodeGroup'.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 | |||||||||