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, toStringpublic ConfbridgeMuteAction()
public String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic void setConference(String conference)
public String getConference()
public void setChannel(String channel)
public String getChannel()
Copyright © 2004–2020. All rights reserved.