| Package | Description |
|---|---|
| org.asteriskjava.manager | |
| org.asteriskjava.manager.event |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractManagerEventListener.handleEvent(QueueEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
JoinEvent
A JoinEvent is triggered when a channel joines a queue.
|
class |
LeaveEvent
A LeaveEvent is triggered when a channel leaves a queue.
|
class |
QueueCallerAbandonEvent
A QueueCallerAbandonEvent is triggered when a caller abandons a queue before
getting connected with an agent.
|
class |
QueueCallerJoinEvent
A QueueCallerJoinEvent is triggered when a caller join a queue before
getting connected with an agent.
|
class |
QueueCallerLeaveEvent
A QueueCallerLeaveEvent is triggered when a caller leave a queue before
getting connected with an agent.
|
Copyright © 2018. All rights reserved.