public class DBChatManager
extends tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManager
| Constructor and Description |
|---|
DBChatManager(android.content.Context context) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
close(tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat) |
protected tigase.jaxmpp.core.client.xmpp.modules.chat.Chat |
createChatInstance(tigase.jaxmpp.core.client.JID jid,
String threadId) |
protected void |
initialize() |
static boolean |
isReceiptAvailable(tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
tigase.jaxmpp.core.client.JID j) |
protected boolean |
isReceiptAvailable(tigase.jaxmpp.core.client.JID j) |
protected boolean |
update(tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat,
tigase.jaxmpp.core.client.JID fromJid,
String threadId) |
public static boolean isReceiptAvailable(tigase.jaxmpp.core.client.JaxmppCore jaxmpp,
tigase.jaxmpp.core.client.JID j)
public boolean close(tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
close in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManagertigase.jaxmpp.core.client.exceptions.JaxmppExceptionprotected tigase.jaxmpp.core.client.xmpp.modules.chat.Chat createChatInstance(tigase.jaxmpp.core.client.JID jid,
String threadId)
createChatInstance in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManagerprotected void initialize()
initialize in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManagerprotected boolean isReceiptAvailable(tigase.jaxmpp.core.client.JID j)
protected boolean update(tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat,
tigase.jaxmpp.core.client.JID fromJid,
String threadId)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
update in class tigase.jaxmpp.core.client.xmpp.modules.chat.AbstractChatManagertigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2016. All rights reserved.