Uses of Class
org.mobicents.mscontrol.events.MsEventAction

Packages that use MsEventAction
org.mobicents.mscontrol.events   
 

Uses of MsEventAction in org.mobicents.mscontrol.events
 

Methods in org.mobicents.mscontrol.events that return MsEventAction
 MsEventAction MsRequestedEvent.getAction()
           
static MsEventAction MsEventAction.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MsEventAction[] MsEventAction.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.mobicents.mscontrol.events with parameters of type MsEventAction
 void MsRequestedEvent.setEventAction(MsEventAction action)
           
 



Copyright © 2008. All Rights Reserved.