org.mobicents.media.server.mgcp.controller.signal
Class NotifyImmediately
java.lang.Object
org.mobicents.media.server.mgcp.controller.signal.EventAction
org.mobicents.media.server.mgcp.controller.signal.NotifyImmediately
- Direct Known Subclasses:
- InteruptPrompt
public class NotifyImmediately
- extends EventAction
Immediately sends notification to the user.
- Author:
- kulikov
| Methods inherited from class org.mobicents.media.server.mgcp.controller.signal.EventAction |
getName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotifyImmediately
public NotifyImmediately(String name)
perform
public void perform(Signal signal,
Event event,
Text options)
- Description copied from class:
EventAction
- Executor method.
- Specified by:
perform in class EventAction
- Parameters:
signal - the signal triggered this actionevent - the event triggered this actionoptions - the event options
Copyright © 2012 TeleStax, Inc.. All Rights Reserved.