public class LocalOptimizeAwayAction extends AbstractManagerAction
Available since Asterisk 1.8
Constructor and Description |
---|
LocalOptimizeAwayAction()
Creates a new empty LocalOptimizeAwayAction.
|
LocalOptimizeAwayAction(String channel)
Creates a new LocalOptimizeAwayAction with channel name.
|
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the name of this action, i.e.
|
String |
getChannel()
Sets the name of the channel.
|
void |
setChannel(String channel)
Returns the name of tha channel.
|
getActionId, setActionId, toString
public LocalOptimizeAwayAction()
public LocalOptimizeAwayAction(String channel)
channel
- Name of the channel for clears the flag.public String getAction()
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public String getChannel()
public void setChannel(String channel)
channel
- Name of the channel for clears the flag.Copyright © 2004–2017. All rights reserved.