public class ConfbridgeUnmuteAction extends AbstractManagerAction
Constructor and Description |
---|
ConfbridgeUnmuteAction()
Creates a new empty ConfbridgeUnmuteAction.
|
ConfbridgeUnmuteAction(String conference,
String channel)
Creates a new ConfbridgeUnmuteAction.
|
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the name of this action, i.e.
|
String |
getChannel()
Returns the number of the channel to unmute.
|
String |
getConference()
Returns the id of the conference.
|
void |
setChannel(String channel)
Sets the number of the channel to unmute.
|
void |
setConference(String conference)
Sets the id of the conference.
|
getActionId, setActionId, toString
public ConfbridgeUnmuteAction()
public String getAction()
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public void setConference(String conference)
public String getConference()
public void setChannel(String channel)
public String getChannel()
Copyright © 2004–2022. All rights reserved.