|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Required | |
|---|---|
| com.avaya.conferencing.api.acp.control.operations | Operations supported by the Avaya Conferencing Provider Interface. |
| Uses of Required in com.avaya.conferencing.api.acp.control.operations |
|---|
| Methods in com.avaya.conferencing.api.acp.control.operations with annotations of type Required | |
|---|---|
void |
MakeCallsFromList.setAnnunciatorURIToPlay(Message annunciatorURIToPlay)
Sets the URI of the Annunciator message to play to newly dialed in conferees. |
void |
QAModeStart.setClearQAQueue(boolean clearQAQueue)
Setter for property 'clearQAQueue'. |
void |
Create.setConferenceName(java.lang.String conferenceName)
Sets the name we want to call the Conference |
void |
MakeCall.setDestination(java.lang.String destination)
Setter for property 'destination'. |
void |
MediaSourceConnect.setDestination(java.lang.String destination)
Setter for property 'destination'. |
void |
PlaceInConference.setDestinationConference(Conference destinationConference)
Setter for property 'destinationConference'. |
void |
SendDTMF.setDtmf(java.lang.String dtmf)
Setter for property 'dtmf'. |
void |
PollingModeStart.setIncludeAll(java.lang.Boolean includeAll)
Setter for property 'includeAll'. |
void |
MeasureSignalToNoiseRatio.setMeasurementDuration(long measurementDuration)
Sets the duration (in MeasureSignalToNoiseRatio.getMeasurementDurationUnit()) to sample the signal-to-noise ratio for. |
void |
MakeCallsFromList.setMediaResourcePool(MediaResourcePool mediaResourcePool)
Set the MediaResourcePool |
void |
PlayAndCollect.setMessage(Message message)
Sets the Message to play for the operation. |
void |
PlayMessage.setMessage(Message message)
Sets the Message to play. |
void |
Open.setParticipantCode(java.lang.String participantCode)
Setter for property 'calleePasscode'. |
void |
OperatorLogin.setPassword(char[] password)
Sets the password of this OperatorLogin object. |
void |
PlaybackModeStart.setPlaybackServer(RecordPlaybackServer playbackServer)
Setter for property 'recordingServer'. |
void |
ModifyDetails.setPropertyValues(java.util.Map<java.lang.String,java.lang.Object> properties)
Sets the properties to modify and their associated new values. |
void |
RecordingModeStart.setRecordingServer(RecordPlaybackServer recordingServer)
Setter for property 'recordingServer'. |
void |
PlaybackModeStart.setRecordingURI(java.lang.String recordingURI)
Getter for property 'recordingURI'. |
void |
PlaceInSubconference.setRoom(Room room)
Sets the room of this PlaceInSubconference object. |
void |
OperatorLogin.setUsername(java.lang.String username)
Sets the username of this OperatorLogin object. |
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||