com.safi.asterisk.event
Interface CallEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
DialTest, MonkeyPlayerExample

public interface CallEventListener
extends java.util.EventListener

Author:
zacw To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 void callEvent(CallEvent event)
           
 

Method Detail

callEvent

void callEvent(CallEvent event)