Uses of Interface
org.mobicents.mscontrol.MsSessionEvent

Packages that use MsSessionEvent
org.mobicents.mscontrol   
 

Uses of MsSessionEvent in org.mobicents.mscontrol
 

Methods in org.mobicents.mscontrol with parameters of type MsSessionEvent
 void MsSessionListener.sessionActive(MsSessionEvent evt)
          Indicates that the state of the MsSession object has changed to MsSession.ACTIVE.
 void MsSessionListener.sessionCreated(MsSessionEvent evt)
          Indicates that the state of the MsSession object has changed to MsSessionState.IDLE.
 void MsSessionListener.sessionInvalid(MsSessionEvent evt)
          Indicates that the state of the MsSession object has changed to MsSession.INVALID.
 



Copyright © 2009. All Rights Reserved.