| Modifier and Type | Method and Description |
|---|---|
Roster.Ask |
getAsk()
Returns the ask state of this item.
|
Collection<String> |
getGroups()
Returns a Collection of the groups defined in this item.
|
JID |
getJID()
Returns the JID associated with this item.
|
String |
getName()
Returns the nickname associated with this item.
|
Roster.Subscription |
getSubscription()
Returns the subscription state of this item.
|
String |
toString() |
public JID getJID()
public String getName()
public Roster.Ask getAsk()
public Roster.Subscription getSubscription()
public Collection<String> getGroups()
Copyright © 2009–2017 Ignite Realtime. All rights reserved.