public static class AbstractHttpOverXmpp.Ibb extends Object implements NamedElement
This class is immutable.
| Modifier and Type | Method and Description |
|---|---|
String |
getElementName()
Returns the root element name.
|
String |
getSid()
Returns sid attribute.
|
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public Ibb(String sid)
sid - sid attributepublic XmlStringBuilder toXML()
Elementpublic String getSid()
public String getElementName()
NamedElementgetElementName in interface NamedElementCopyright © 2025. All rights reserved.