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 |
HoldEvent
A HoldEvent is triggered when a channel is put on hold (or no longer on
hold).
|
class |
UnholdEvent
An UnholdEvent is triggered by the SIP channel driver when a channel is no
longer put on hold.
|
Copyright © 2004–2020. All rights reserved.