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()
Element
public String getSid()
public String getElementName()
NamedElement
getElementName
in interface NamedElement
Copyright © 2017. All rights reserved.