public interface EventGeneratingAction extends ManagerAction
The event type that indicates that Asterisk is finished is returned by the getActionCompleteEventClass() method.
ResponseEvent
Modifier and Type | Method and Description |
---|---|
Class<? extends ResponseEvent> |
getActionCompleteEventClass()
Returns the event type that indicates that Asterisk is finished sending
response events for this action.
|
getAction, getActionId, setActionId
Class<? extends ResponseEvent> getActionCompleteEventClass()
ResponseEvent
Copyright © 2004–2017. All rights reserved.