public final class Item extends Object
<item/> element in the http://jabber.org/protocol/disco#item namespace, used for item discovery.| Modifier and Type | Method and Description |
|---|---|
Jid |
getJid()
Gets the JID.
|
String |
getName()
Gets the name.
|
String |
getNode()
Gets the node.
|
String |
toString() |
public Item()
public Item(String node)
Copyright © 2014 XMPP.rocks. All rights reserved.