Uses of Class
org.jivesoftware.smackx.chat_markers.ChatMarkersManager
-
Packages that use ChatMarkersManager Package Description org.jivesoftware.smackx.chat_markers XEP-0333: Chat Markers. -
-
Uses of ChatMarkersManager in org.jivesoftware.smackx.chat_markers
Methods in org.jivesoftware.smackx.chat_markers that return ChatMarkersManager Modifier and Type Method Description static ChatMarkersManager
ChatMarkersManager. getInstanceFor(XMPPConnection connection)
Get the singleton instance of ChatMarkersManager.
-