org.mobicents.mscontrol
Interface MsNotifyEvent

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
MsDtmfNotifyEvent

public interface MsNotifyEvent
extends java.io.Serializable

MsNotify uses system wide defined constants for eventID and eventCause - reason for that to happen is that MsNotifyEvent conveys information passed throw signaling from and to Media Server

Author:
Oleg Kulikov

Method Summary
 MsEventIdentifier getEventID()
           
 java.lang.Object getSource()
           
 

Method Detail

getSource

java.lang.Object getSource()

getEventID

MsEventIdentifier getEventID()


Copyright © 2008. All Rights Reserved.