public class ConfbridgeSetSingleVideoSrcAction extends AbstractManagerAction
| Constructor and Description |
|---|
ConfbridgeSetSingleVideoSrcAction()
Creates a new empty ConfbridgeSetSingleVideoSrcAction.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action "ConfbridgeSetSingleVideoSrc".
|
String |
getChannel()
Returns the channel which will be the single video source of the conference.
|
String |
getConference()
Returns the id of the conference for which the video source is to be set.
|
void |
setChannel(String channel)
Sets the channel which will be the single video source of the conference.
|
void |
setConference(String conference)
Sets the id of the conference for which the video source is to be set.
|
getActionId, setActionId, toStringpublic ConfbridgeSetSingleVideoSrcAction()
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–2024. All rights reserved.