Uses of Class
org.mobicents.mscontrol.MsSessionState

Packages that use MsSessionState
org.mobicents.mscontrol   
 

Uses of MsSessionState in org.mobicents.mscontrol
 

Methods in org.mobicents.mscontrol that return MsSessionState
 MsSessionState MsSession.getState()
          Retrieves the state of the session.
static MsSessionState MsSessionState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MsSessionState[] MsSessionState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009. All Rights Reserved.