public class CoreShowChannelsAction extends AbstractManagerAction implements EventGeneratingAction
It is simmilar to StatusAction but with more information about that channel For each active channel a CoreShowChannelEvent is generated. After the state of all channels has been reported a CoreShowChannelsCompleteEvent is generated.
This action only works properly in 1.6.2 later than beta3.
CoreShowChannelEvent
,
CoreShowChannelsCompleteEvent
,
Serialized FormConstructor and Description |
---|
CoreShowChannelsAction() |
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the name of the action for example "Hangup".
|
Class<? extends ResponseEvent> |
getActionCompleteEventClass()
Returns the event type that indicates that Asterisk is finished sending
response events for this action.
|
getActionId, setActionId, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getActionId, setActionId
public String getAction()
ManagerAction
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public Class<? extends ResponseEvent> getActionCompleteEventClass()
EventGeneratingAction
getActionCompleteEventClass
in interface EventGeneratingAction
ResponseEvent
Copyright © 2004–2016. All rights reserved.