| Package | Description |
|---|---|
| org.asteriskjava.manager |
Provides an implementaion of Asterisk's Manager API.
|
| 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 | Method and Description |
|---|---|
protected void |
AbstractManagerEventListener.handleEvent(HoldEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnholdEvent
Deprecated.
as of 1.0.0, use
HoldEvent and its
isUnhold() method instead. |
Copyright © 2004–2016. All rights reserved.