Uses of Package
org.mobicents.media.msc.common.events

Packages that use org.mobicents.media.msc.common.events
org.mobicents.media.msc.common.events   
 

Classes in org.mobicents.media.msc.common.events used by org.mobicents.media.msc.common.events
MsConnectionEventCause
          When the state of MsConnection is changed MsConnectionEvent is fired which has MsConnectionEventCause representing the cause of event NORMAL Represents the MsConnectionEvent is fired because the operation is successful.
MsConnectionEventID
          Whenever the state of MsConnection changes MsConnectionEvent is fired and change in state is represented by MsConnectionEventID
MsLinkEventCause
          When the state of Mslink is changed MsLinkEvent is fired which has MsLinkEventCause representing the cause of event NORMAL Represents the MsLinkEvent is fired because the operation is successful.
MsLinkEventID
          Whenever the state of MsLink changes MsLinkEvent is fired and change in state is represented by MsLinkEventID LINK_CREATED As soon as new MsLink is created LINK_CREATED is fired LINK_JOINED Fired as soon as join operation of MsLink is successful LINK_DROPPED Fired as soon as release operation of MsLink is successful LINK_FAILED Fired as soon as join operation of MsLink fails
MsSessionEventCause
          This enum is for (org.mobicents.mscontrol.MsSession events firing when STATE of MsSession changes
CONNECTION_CREATED indicates the STATE of MsSession is changed because createNetworkConnection called
CONNECTION_DROPPED indicates the STATE of MsSession is changed because drop called
LINK_CREATED indicates the STATE of MsSession is changed because createLink called
LINK_DROPPED indicates the STATE of MsSession is changed because dropLink called
MsSessionEventID
           SESSION_CREATED indicates that the MsSession object has been created and is in the MsSessionState.IDLE state. SESSION_ACTIVE indicates that the state of the MsSession object has changed to MsSessionState.ACTIVE SESSION_INVALID indicates that the state of the MsSession object has changed to MsSessionState.INVALID
 



Copyright © 2009. All Rights Reserved.