Uses of Class
org.jivesoftware.smackx.ChatStateManager

Packages that use ChatStateManager
org.jivesoftware.smackx Smack extensions API. 
 

Uses of ChatStateManager in org.jivesoftware.smackx
 

Methods in org.jivesoftware.smackx that return ChatStateManager
static ChatStateManager ChatStateManager.getInstance(Connection connection)
          Returns the ChatStateManager related to the Connection and it will create one if it does not yet exist.