public static class MultipleAddresses.Address extends Object implements NamedElement
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getElementName()
Returns the root element name.
|
String |
getJid() |
String |
getNode() |
MultipleAddresses.Type |
getType() |
String |
getUri() |
boolean |
isDelivered() |
XmlStringBuilder |
toXML()
Returns the XML representation of this Element.
|
public static final String ELEMENT
public MultipleAddresses.Type getType()
public String getJid()
public String getNode()
public String getDescription()
public boolean isDelivered()
public String getUri()
public String getElementName()
NamedElement
getElementName
in interface NamedElement
public XmlStringBuilder toXML()
Element
Copyright © 2015 Ignite Realtime. All rights reserved.