|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Message | |
|---|---|
| com.avaya.conferencing.api.acp.control | The Avaya Conferencing Provider Interface API. |
| com.avaya.conferencing.api.acp.control.operations | Operations supported by the Avaya Conferencing Provider Interface. |
| Uses of Message in com.avaya.conferencing.api.acp.control |
|---|
| Methods in com.avaya.conferencing.api.acp.control that return Message | |
|---|---|
Message |
CallFlowMappingRule.getWelcomeMessage()
Returns the welcome message that is played to an EndPoint when it first connects, or null if
no welcome message is played. |
| Uses of Message in com.avaya.conferencing.api.acp.control.operations |
|---|
| Methods in com.avaya.conferencing.api.acp.control.operations that return Message | |
|---|---|
Message |
MakeCallsFromList.getAnnunciatorURIToPlay()
Gets the URI of the Annunciator message to play to newly dialed in conferees. |
Message |
PlayAndCollect.getMessage()
Gets the Message the operation is to play. |
Message |
PlayMessage.getMessage()
Gets the Message. |
Message |
PlayAndCollect.getMessageToPlay()
Deprecated. use PlayAndCollect.getMessage() |
| Methods in com.avaya.conferencing.api.acp.control.operations with parameters of type Message | |
|---|---|
void |
MakeCallsFromList.setAnnunciatorURIToPlay(Message annunciatorURIToPlay)
Sets the URI of the Annunciator message to play to newly dialed in conferees. |
void |
PlayAndCollect.setMessage(Message message)
Sets the Message to play for the operation. |
void |
PlayMessage.setMessage(Message message)
Sets the Message to play. |
void |
PlayAndCollect.setMessageToPlay(Message messageToPlay)
Deprecated. use PlayAndCollect.setMessage(com.avaya.conferencing.api.acp.control.Message) |
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||