Package | Description |
---|---|
org.asteriskjava.manager |
Provides an implementaion of Asterisk's Manager API.
|
org.asteriskjava.manager.action |
Provides classes that represent the standard actions that can be sent
to an Asterisk server via the Manager API.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractManagerEventListener.handleEvent(UserEvent event) |
Modifier and Type | Method and Description |
---|---|
UserEvent |
UserEventAction.getUserEvent() |
Modifier and Type | Method and Description |
---|---|
void |
UserEventAction.setUserEvent(UserEvent userEvent) |
Constructor and Description |
---|
UserEventAction(UserEvent userEvent)
Create the userevent action with userEvent as the event it will send
|
Copyright © 2004–2016. All rights reserved.