| Package | Description |
|---|---|
| org.tigase.mobile | |
| org.tigase.mobile.chat | |
| org.tigase.mobile.roster |
| Modifier and Type | Method and Description |
|---|---|
static CPresence |
RosterDisplayTools.getShowOf(tigase.jaxmpp.core.client.xmpp.stanzas.Presence p) |
static CPresence |
RosterDisplayTools.getShowOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item) |
static CPresence |
RosterDisplayTools.getShowOf(tigase.jaxmpp.core.client.xmpp.modules.roster.RosterItem item,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence p) |
static CPresence |
RosterDisplayTools.getShowOf(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.BareJID jid) |
static CPresence |
RosterDisplayTools.getShowOf(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.JID jid) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChatView.setImagePresence(CPresence cp) |
| Modifier and Type | Method and Description |
|---|---|
static CPresence |
CPresence.valueOf(Integer id) |
static CPresence |
CPresence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CPresence[] |
CPresence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.