public static class AbstractHttpOverXmpp.Ibb extends Object implements NamedElement
This class is immutable.
| Constructor and Description |
|---|
AbstractHttpOverXmpp.Ibb(String sid)
Creates Ibb element.
|
| 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 AbstractHttpOverXmpp.Ibb(String sid)
sid - sid attributepublic XmlStringBuilder toXML()
Elementpublic String getElementName()
NamedElementgetElementName in interface NamedElement