Class ChatMarkersElements.DisplayedExtension

java.lang.Object
org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.ChatMarkerExtensionWithId
org.jivesoftware.smackx.chat_markers.element.ChatMarkersElements.DisplayedExtension
All Implemented Interfaces:
org.jivesoftware.smack.packet.Element, org.jivesoftware.smack.packet.ExtensionElement, org.jivesoftware.smack.packet.NamedElement, org.jivesoftware.smack.packet.XmlElement, org.jivesoftware.smack.packet.XmlLangElement
Enclosing class:
ChatMarkersElements

public static class ChatMarkersElements.DisplayedExtension extends ChatMarkersElements.ChatMarkerExtensionWithId
Displayed extension class.
See Also:
  • Field Details

    • ELEMENT

      public static final String ELEMENT
      displayed element.
    • QNAME

      public static final QName QNAME
  • Constructor Details

    • DisplayedExtension

      public DisplayedExtension(String id)
  • Method Details