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 © 2014 "Tigase, Inc.". All rights reserved.