public class PlayRecord extends AbstractMgcpSignal
executing| Constructor and Description |
|---|
PlayRecord(Player player,
DtmfDetector detector,
Recorder recorder,
int requestId,
Map<String,String> parameters) |
PlayRecord(Player player,
DtmfDetector detector,
Recorder recorder,
int requestId,
NotifiedEntity notifiedEntity,
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, getNotifiedEntity, getParameter, getRequestId, getSignalType, getSymbol, isExecuting, notify, observe, toStringpublic PlayRecord(Player player, DtmfDetector detector, Recorder recorder, int requestId, NotifiedEntity notifiedEntity, Map<String,String> parameters)
public void execute()
MgcpSignalpublic void cancel()
MgcpSignalprotected boolean isParameterSupported(String name)
isParameterSupported in class AbstractMgcpSignalCopyright © 2017 TeleStax, Inc.. All Rights Reserved.