Class RosterPacket.Item

java.lang.Object
org.jivesoftware.smack.roster.packet.RosterPacket.Item
All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
Enclosing class:
RosterPacket

public static final class RosterPacket.Item extends Object implements ExtensionElement
A roster item, which consists of a JID, their name, the type of subscription, and the groups the roster item belongs to.