org.mobicents.mscontrol
Interface MsNotifyEvent
- All Superinterfaces:
- java.io.Serializable
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 MS
- Author:
- Oleg Kulikov
getSource
MsResource getSource()
getEventID
org.mobicents.media.server.impl.common.events.EventID getEventID()
getCause
org.mobicents.media.server.impl.common.events.EventCause getCause()
getMessage
java.lang.String getMessage()
Copyright © 2008. All Rights Reserved.