Uses of Class
org.jivesoftware.smackx.chatstates.ChatStateManager
Packages that use ChatStateManager
-
Uses of ChatStateManager in org.jivesoftware.smackx.chatstates
Methods in org.jivesoftware.smackx.chatstates that return ChatStateManagerModifier and TypeMethodDescriptionstatic ChatStateManager
ChatStateManager.getInstance
(XMPPConnection connection) Returns the ChatStateManager related to the XMPPConnection and it will create one if it does not yet exist.