Uses of Class
org.jivesoftware.spark.ChatNotFoundException

Packages that use ChatNotFoundException
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
 

Uses of ChatNotFoundException in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark that throw ChatNotFoundException
 GroupChatRoom ChatManager.getGroupChat(java.lang.String roomName)
          Returns the MultiUserChat associated with the specified roomname.