public class RosterDisplayTools extends Object
| Constructor and Description |
|---|
RosterDisplayTools() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getDisplayName(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item) |
static String |
getDisplayName(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.BareJID jid) |
static CPresence |
getShowOf(tigase.jaxmpp.core.client.xmpp.stanzas.Presence p) |
static CPresence |
getShowOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item) |
static CPresence |
getShowOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence p) |
static CPresence |
getShowOf(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.BareJID jid) |
static CPresence |
getShowOf(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID jid) |
static String |
getStatusMessageOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item) |
public static String getDisplayName(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item)
public static String getDisplayName(tigase.jaxmpp.core.client.SessionObject sessionObject, tigase.jaxmpp.core.client.BareJID jid)
public static CPresence getShowOf(tigase.jaxmpp.core.client.xmpp.stanzas.Presence p) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic static CPresence getShowOf(tigase.jaxmpp.core.client.SessionObject sessionObject, tigase.jaxmpp.core.client.BareJID jid)
public static CPresence getShowOf(tigase.jaxmpp.core.client.SessionObject sessionObject, tigase.jaxmpp.core.client.JID jid)
public static CPresence getShowOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item)
public static CPresence getShowOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item, tigase.jaxmpp.core.client.xmpp.stanzas.Presence p)
public static String getStatusMessageOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item)
Copyright © 2019. All rights reserved.