Asterisk-Java

Uses of Class
org.asteriskjava.live.MeetMeUserState

Packages that use MeetMeUserState
org.asteriskjava.live Provides a higher level API on top of Asterisk's Manager API. 
 

Uses of MeetMeUserState in org.asteriskjava.live
 

Methods in org.asteriskjava.live that return MeetMeUserState
 MeetMeUserState MeetMeUser.getState()
          Returns the lifecycle status of this MeetMeUser.
static MeetMeUserState MeetMeUserState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static MeetMeUserState[] MeetMeUserState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Asterisk-Java

Copyright © 2004-2009 Stefan Reuter. All Rights Reserved.