public class PauseMixMonitorAction extends AbstractManagerAction
| Constructor and Description |
|---|
PauseMixMonitorAction() |
PauseMixMonitorAction(String ch,
Integer st,
String dir) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of the action for example "Hangup".
|
String |
getChannel() |
String |
getDirection() |
Integer |
getState() |
void |
setChannel(String channel) |
void |
setDirection(String direction) |
void |
setState(Integer state) |
getActionId, setActionId, toStringpublic String getAction()
ManagerActiongetAction in interface ManagerActiongetAction in class AbstractManagerActionpublic String getChannel()
public void setChannel(String channel)
public Integer getState()
public void setState(Integer state)
public String getDirection()
public void setDirection(String direction)
Copyright © 2004–2022. All rights reserved.