org.mobicents.mscontrol
Interface MsNotificationListener

All Superinterfaces:
java.io.Serializable

public interface MsNotificationListener
extends java.io.Serializable

Applications that have registered for notification from Endpoint for particular event like DTMF should implement MsNotificationListener

Author:
Oleg Kulikov

Method Summary
 void update(MsNotifyEvent evt)
           
 

Method Detail

update

void update(MsNotifyEvent evt)


Copyright © 2008. All Rights Reserved.