Uses of Class
org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
-
Packages that use ChatMarkersElements.DisplayedExtension Package Description org.jivesoftware.smackx.chat_markers.element Chat Markers elements (XEP-0333).org.jivesoftware.smackx.chat_markers.provider Chat Markers providers (XEP-0333). -
-
Uses of ChatMarkersElements.DisplayedExtension in org.jivesoftware.smackx.chat_markers.element
Methods in org.jivesoftware.smackx.chat_markers.element that return ChatMarkersElements.DisplayedExtension Modifier and Type Method Description static ChatMarkersElements.DisplayedExtension
ChatMarkersElements.DisplayedExtension. from(Message message)
-
Uses of ChatMarkersElements.DisplayedExtension in org.jivesoftware.smackx.chat_markers.provider
Methods in org.jivesoftware.smackx.chat_markers.provider that return ChatMarkersElements.DisplayedExtension Modifier and Type Method Description ChatMarkersElements.DisplayedExtension
DisplayedProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-