Uses of Class
org.jivesoftware.smack.chat.ChatManager
-
Packages that use ChatManager Package Description org.jivesoftware.smack.chat Smacks legacy API for 1:1 chats. -
-
Uses of ChatManager in org.jivesoftware.smack.chat
Methods in org.jivesoftware.smack.chat that return ChatManager Modifier and Type Method Description static ChatManager
ChatManager. getInstanceFor(XMPPConnection connection)
Deprecated.Returns the ChatManager instance associated with a given XMPPConnection.
-