Avaya Conferencing Provider API

com.avaya.conferencing.api.acp.control
Class Conference.ParticipantAnnouncer

java.lang.Object
  extended by com.avaya.conferencing.api.acp.control.AbstractConnectionSpecificResource
      extended by com.avaya.conferencing.api.acp.control.Conference.ParticipantAnnouncer
All Implemented Interfaces:
ConnectionSpecificResource
Enclosing class:
Conference

public abstract static class Conference.ParticipantAnnouncer
extends AbstractConnectionSpecificResource

The Conference.ParticipantAnnouncer is responsible for announcing to the Conference the entry or exit of participants.

Since:
5.1.0.0.040

Constructor Summary
Conference.ParticipantAnnouncer()
           
 
Method Summary
abstract  java.lang.String getDescription()
          Returns the description of this ParticipantAnnouncer.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.avaya.conferencing.api.acp.control.ConnectionSpecificResource
getResourceClass
 

Constructor Detail

Conference.ParticipantAnnouncer

public Conference.ParticipantAnnouncer()
Method Detail

getDescription

public abstract java.lang.String getDescription()
Returns the description of this ParticipantAnnouncer.

Returns:
the description of this ParticipantAnnouncer.
Since:
5.1.0.0.40

Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.