public class PlayRecord extends AbstractMgcpSignal
executing| Constructor and Description |
|---|
PlayRecord(Player player,
DtmfDetector detector,
Recorder recorder,
int requestId,
Map<String,String> parameters) |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancels the executing signal.
No action is taken if signal is not executing. |
void |
execute()
Executes the signal.
|
protected boolean |
isParameterSupported(String name) |
equals, forget, getName, getParameter, getRequestId, getSignalType, getSymbol, isExecuting, notify, observe, toStringpublic void execute()
MgcpSignalpublic void cancel()
MgcpSignalprotected boolean isParameterSupported(String name)
isParameterSupported in class AbstractMgcpSignalCopyright © 2017 TeleStax, Inc.. All Rights Reserved.