|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
MsConnectionEventID.CONNECTION_INITIALIZED
MsLinkEventID.LINK_CREATED
MsConnectionEvent is fired when ever the state
of MsConnection changesMsJoinException without detail message.
MsJoinException with the specified detail message.
MsLink represents link between two
org.mobicents.media.server.spi.Endpoint
Application creates instance of MsLink by calling
MsSession.createLink(MsLinkMode) As soon MsLink is created
MsSession call's MsLink.fireMsLinkCreated() to fire the Event
MsLinkEventID.LINK_CREATED
MsLink maintains the reference to MsSession
object for life of MsLinkMsSession is a transient association of (zero or more)
connection for the purposes of engaging in a real-time communications
interchange.MsSession object.MsSession object has
changed to MsSession.ACTIVE.
MsSession object has
changed to MsSession.IDLE.
MsSession object has
changed to MsSession.INVALID.
MsSessionState.IDLE
and fires MsSessionEventID.SESSION_CREATED event for
MsSessionListener
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||