|
Asterisk-Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractAgentEvent | |
|---|---|
| org.asteriskjava.manager.event | Provides classes that represent the standard events that can be received from an Asterisk server via the Manager API. |
| Uses of AbstractAgentEvent in org.asteriskjava.manager.event |
|---|
| Subclasses of AbstractAgentEvent in org.asteriskjava.manager.event | |
|---|---|
class |
AgentCompleteEvent
An AgentCompleteEvent is triggered when at the end of a call if the caller was connected to an agent. |
class |
AgentConnectEvent
An AgentConnectEvent is triggered when a caller is connected to an agent. |
class |
AgentDumpEvent
An AgentDumpEvent is triggered when an agent dumps the caller while listening to the queue announcement. |
class |
AgentRingNoAnswerEvent
An AgentRingNoAnswerEvent is triggered when a call is routed to an agent but the agent does not answer the call. |
|
Asterisk-Java | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||