Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.MessageSet

Packages that use MessageSet
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 MessageSet in com.avaya.conferencing.api.acp.control
 

Methods in com.avaya.conferencing.api.acp.control that return MessageSet
 MessageSet EndPoint.getMessageSet()
          Gets the MessageSet associated with this EndPoint.
 MessageSet Conference.getMessageSet()
          Gets the MessageSet associated with this Conference.
 MessageSet CallFlowMappingRule.getMessageSet()
          Returns the message set that is used.
 MessageSet[] Connection.getMessageSets()
          Gets a collection of the prompt sets available on this connection.
 

Uses of MessageSet in com.avaya.conferencing.api.acp.control.operations
 

Methods in com.avaya.conferencing.api.acp.control.operations that return MessageSet
 MessageSet PlayAndCollect.getMessageSet()
          Gets the MessageSet to use.
 

Methods in com.avaya.conferencing.api.acp.control.operations with parameters of type MessageSet
 void PlayAndCollect.setMessageSet(MessageSet messageSet)
          Sets the MessageSet to use.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.