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() |
Copyright © 2013 Tigase. All rights reserved.