public class ConfbridgeStopRecordAction extends AbstractManagerAction
| Constructor and Description |
|---|
ConfbridgeStopRecordAction()
Creates a new empty ConfbridgeStopRecordAction.
|
ConfbridgeStopRecordAction(String conference)
Creates a new ConfbridgeStopRecordAction 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 stop an audio recording.
|
void |
setConference(String conference)
Sets the id of the conference for which to stop an audio recording.
|
getActionId, setActionId, toStringpublic ConfbridgeStopRecordAction()
public ConfbridgeStopRecordAction(String conference)
public String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic void setConference(String conference)
public String getConference()
Copyright © 2004–2024. All rights reserved.