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, toStringpublic LocalOptimizeAwayAction()
public LocalOptimizeAwayAction(String channel)
channel - Name of the channel for clears the flag.public String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic String getChannel()
public void setChannel(String channel)
channel - Name of the channel for clears the flag.Copyright © 2004–2020. All rights reserved.