org.mobicents.media.server.spi.dtmf
Class DtmfGeneratorEvent
java.lang.Object
org.mobicents.media.server.spi.dtmf.DtmfGeneratorEvent
- All Implemented Interfaces:
- Event<DtmfGenerator>
public class DtmfGeneratorEvent
- extends Object
- implements Event<DtmfGenerator>
- Author:
- quintana.thomas@gmail.com (Thomas Quintana), Yulian Oifa
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPLETED
public static final int COMPLETED
- See Also:
- Constant Field Values
DtmfGeneratorEvent
public DtmfGeneratorEvent(DtmfGenerator generator,
int id)
getId
public int getId()
getSource
public DtmfGenerator getSource()
- Specified by:
getSource in interface Event<DtmfGenerator>
Copyright © 2013 TeleStax, Inc.. All Rights Reserved.