protected abstract static class ChatMarkersElements.ChatMarkerExtensionWithId
extends java.lang.Object
implements org.jivesoftware.smack.packet.ExtensionElement
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
id |
| Modifier | Constructor and Description |
|---|---|
protected |
ChatMarkerExtensionWithId(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId()
Get the id.
|
org.jivesoftware.smack.util.XmlStringBuilder |
toXML(java.lang.String enclosingNamespace) |