Uses of Class
tigase.jaxmpp.core.client.xmpp.modules.muc.Room.State

Packages that use Room.State
tigase.jaxmpp.core.client.xmpp.modules.muc Support for XEP-0045: Multi-User Chat
 

Uses of Room.State in tigase.jaxmpp.core.client.xmpp.modules.muc
 

Methods in tigase.jaxmpp.core.client.xmpp.modules.muc that return Room.State
 Room.State Room.getState()
           
static Room.State Room.State.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Room.State[] Room.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2006–2013 Tigase. All rights reserved.