org.mobicents.media.server.mgcp.pkg.au
Class InteruptPrompt

java.lang.Object
  extended by org.mobicents.media.server.mgcp.controller.signal.EventAction
      extended by org.mobicents.media.server.mgcp.controller.signal.NotifyImmediately
          extended by org.mobicents.media.server.mgcp.pkg.au.InteruptPrompt

public class InteruptPrompt
extends NotifyImmediately

Author:
kulikov

Constructor Summary
InteruptPrompt(String name, Player player)
           
 
Method Summary
 void perform(Signal signal, Event event, Text options)
          Executor method.
 
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
 

Constructor Detail

InteruptPrompt

public InteruptPrompt(String name,
                      Player player)
Method Detail

perform

public void perform(Signal signal,
                    Event event,
                    Text options)
Description copied from class: EventAction
Executor method.

Overrides:
perform in class NotifyImmediately
Parameters:
signal - the signal triggered this action
event - the event triggered this action
options - the event options


Copyright © 2012 TeleStax, Inc.. All Rights Reserved.