public class ZapShowChannelsAction extends AbstractManagerAction implements EventGeneratingAction
For each zap channel a ZapShowChannelsEvent is generated. After all zap channels have been listed a ZapShowChannelsCompleteEvent is generated.
ZapShowChannelsEvent,
ZapShowChannelsCompleteEvent,
Serialized Form| Constructor and Description |
|---|
ZapShowChannelsAction()
Creates a new ZapShowChannelsAction.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action, i.e.
|
Class<? extends ResponseEvent> |
getActionCompleteEventClass()
Returns the event type that indicates that Asterisk is finished sending
response events for this action.
|
getActionId, setActionId, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActionId, setActionIdpublic ZapShowChannelsAction()
public String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic Class<? extends ResponseEvent> getActionCompleteEventClass()
EventGeneratingActiongetActionCompleteEventClass in interface EventGeneratingActionResponseEventCopyright © 2004–2021. All rights reserved.