| Package | Description |
|---|---|
| org.asteriskjava.manager | |
| org.asteriskjava.manager.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultManagerConnection.sendAction(ManagerAction action,
SendActionCallback callbackHandler) |
void |
ManagerConnection.sendAction(ManagerAction action,
SendActionCallback callback)
Sends a ManagerAction to the Asterisk server and registers a callback
handler to be called when the corresponding
ManagerResponse is
received. |
| Modifier and Type | Method and Description |
|---|---|
void |
ManagerConnectionImpl.sendAction(ManagerAction action,
SendActionCallback callback) |
Copyright © 2018. All rights reserved.