Avaya Conferencing Provider API

Uses of Class
com.avaya.conferencing.api.acp.control.events.ChildEvent

Packages that use ChildEvent
com.avaya.conferencing.api.acp.control.events Avaya Conferencing Provider Interface Events. 
 

Uses of ChildEvent in com.avaya.conferencing.api.acp.control.events
 

Methods in com.avaya.conferencing.api.acp.control.events with parameters of type ChildEvent
 void ChildListener.childAdded(ChildEvent<P,C> evt)
          Callback to indicate that a parent object has a new child.
 void ConferencingObjectQueueListener.childMoved(ChildEvent<Q,E> evt)
          Callback to indicate that the child has changed position in the queue.
 void ChildListener.childRemoved(ChildEvent<P,C> evt)
          Callback to indicate that a parent object has lost an existing child.
 


Avaya Conferencing Provider API

Copyright © 2008-2009 Avaya. All Rights Reserved.