tigase.sys
public interface OnlineJidsReporter
Modifier and Type | Method and Description |
---|---|
boolean |
containsJid(tigase.xmpp.BareJID jid)
Checks whether there is an online session for the given user BareJID.
|
tigase.xmpp.JID[] |
getConnectionIdsForJid(tigase.xmpp.BareJID jid) |
boolean |
hasCompleteJidsInfo() |
boolean hasCompleteJidsInfo()
boolean containsJid(tigase.xmpp.BareJID jid)
jid
- tigase.xmpp.JID[] getConnectionIdsForJid(tigase.xmpp.BareJID jid)
Copyright © 2013 Tigase. All rights reserved.