| Package | Description |
|---|---|
| org.asteriskjava.manager.event |
Provides classes that represent the standard events that can be received
from an Asterisk server via the Manager API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HangupEvent
A HangupEvent is triggered when a channel is hung up.
|
class |
HangupHandlerPushEvent
A HangupHandlerPushEvent is triggered when a channel pushes a hangup handler.
|
class |
HangupHandlerRunEvent
A HangupHandlerRunEvent is triggered when a hangup handler is run.
|
class |
NewChannelEvent
A NewChannelEvent is triggered when a new channel is created.
|
class |
NewStateEvent
A NewStateEvent is triggered when the state of a channel has changed.
|
Copyright © 2004–2024. All rights reserved.