tigase.muc
Class PresenceStore
java.lang.Object
tigase.muc.PresenceStore
public class PresenceStore
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PresenceStore
public PresenceStore()
clear
public void clear()
getBestPresence
public tigase.xml.Element getBestPresence(tigase.xmpp.BareJID jid)
getPresence
public tigase.xml.Element getPresence(tigase.xmpp.JID jid)
isAvailable
public boolean isAvailable(tigase.xmpp.BareJID jid)
remove
public void remove(tigase.xmpp.JID from)
throws tigase.util.TigaseStringprepException
- Parameters:
jid -
- Throws:
tigase.util.TigaseStringprepException
update
public void update(tigase.xml.Element presence)
throws tigase.util.TigaseStringprepException
- Throws:
tigase.util.TigaseStringprepException
Copyright © 2007-2012 Tigase. All Rights Reserved.