Open GoogleCodeExporter opened 9 years ago
Subscribe to the JabberClient.OnPresence event. You will be passed a
jabber.protocol.client.Presence object which contains (among other things) the
contact's status.
Original comment by rev91770...@gmail.com
on 7 Dec 2009 at 11:44
Alternatively, PresenceManager[JID] will get you the presence as well.
Original comment by david%re...@gtempaccount.com
on 7 Dec 2009 at 11:46
Original issue reported on code.google.com by
klai2...@gmail.com
on 26 Nov 2009 at 1:22