public class ConfbridgeStartRecordAction extends AbstractManagerAction
| Constructor and Description |
|---|
ConfbridgeStartRecordAction()
Creates a new empty ConfbridgeStartRecordAction.
|
ConfbridgeStartRecordAction(String conference)
Creates a new ConfbridgeStartRecordAction for a specific conference.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action, i.e.
|
String |
getConference()
Returns the id of the conference for which to start an audio recording.
|
String |
getRecordFile() |
void |
setConference(String conference)
Sets the id of the conference for which to start an audio recording.
|
void |
setRecordFile(String recordFile) |
getActionId, setActionId, toStringpublic ConfbridgeStartRecordAction()
public ConfbridgeStartRecordAction(String conference)
public String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic void setConference(String conference)
public String getConference()
public String getRecordFile()
public void setRecordFile(String recordFile)
Copyright © 2004–2024. All rights reserved.