public class ConfbridgeMuteAction extends AbstractManagerAction
Constructor and Description |
---|
ConfbridgeMuteAction()
Creates a new empty ConfbridgeMuteAction.
|
ConfbridgeMuteAction(String conference,
String channel)
Creates a new ConfbridgeMuteAction.
|
Modifier and Type | Method and Description |
---|---|
String |
getAction()
Returns the name of this action, i.e.
|
String |
getChannel() |
String |
getConference()
Returns the id of the conference.
|
void |
setChannel(String channel)
Sets the number of the channel to mute.
|
void |
setConference(String conference)
Sets the id of the conference.
|
getActionId, setActionId, toString
public ConfbridgeMuteAction()
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–2020. All rights reserved.