|
Asterisk-Java | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SendActionCallback
Callback interface to send ManagerAction
s
asynchronously.
ManagerConnection.sendAction(ManagerAction, SendActionCallback)
Method Summary | |
---|---|
void |
onResponse(ManagerResponse response)
This method is called when a response is received. |
Method Detail |
---|
void onResponse(ManagerResponse response)
response
- the response that has been received
|
Asterisk-Java | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |