Avaya Conferencing Provider API

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

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

Methods in com.avaya.conferencing.api.acp.control that return ParticipantCodeGroup
 ParticipantCodeGroup Conference.getParticipantCodeGroup()
          Returns the ParticipantCodeGroup that this Conference belongs to, or null if this conference does not belong to any ParticipantCodeGroup.
 

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

Methods in com.avaya.conferencing.api.acp.control.operations that return ParticipantCodeGroup
 ParticipantCodeGroup Open.getParticipantCodeGroup()
          Getter for property 'participantCodeGroup'.
 

Methods in com.avaya.conferencing.api.acp.control.operations with parameters of type ParticipantCodeGroup
 void Open.setParticipantCodeGroup(ParticipantCodeGroup participantCodeGroup)
          Setter for property 'participantCodeGroup'.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.