|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConferencingObjectQueueListener | |
|---|---|
| com.avaya.conferencing.api.acp.control | The Avaya Conferencing Provider Interface API. |
| com.avaya.conferencing.api.acp.control.events | Avaya Conferencing Provider Interface Events. |
| Uses of ConferencingObjectQueueListener in com.avaya.conferencing.api.acp.control |
|---|
| Methods in com.avaya.conferencing.api.acp.control with parameters of type ConferencingObjectQueueListener | |
|---|---|
void |
ConferencingObjectQueue.addEntryListener(ConferencingObjectQueueListener<? super Q,? super E> queueListener)
Registers a ConferencingObjectQueueListener against the specified child class for this ConferencingObjectQueue instance. |
void |
ConferencingObjectQueue.removeEntryListener(ConferencingObjectQueueListener<? super Q,? super E> queueListener)
Unregisters a ConferencingObjectQueueListener against the specified child class for this ConferencingObjectQueue instance. |
| Uses of ConferencingObjectQueueListener in com.avaya.conferencing.api.acp.control.events |
|---|
| Subinterfaces of ConferencingObjectQueueListener in com.avaya.conferencing.api.acp.control.events | |
|---|---|
interface |
EndPointQueueListener
A listener for EndPoint instances joining and leaving a EndPointQueue. |
|
Avaya Conferencing Provider API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||