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 Form| Constructor 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetActionId, setActionIdpublic String getAction()
ManagerActiongetAction in interface ManagerActiongetAction in class AbstractManagerActionpublic Class<? extends ResponseEvent> getActionCompleteEventClass()
EventGeneratingActiongetActionCompleteEventClass in interface EventGeneratingActionResponseEventCopyright © 2004–2020. All rights reserved.