diff libpurple/protocols/jabber/buddy.h @ 25791:e9b7e41dc816

A first stab at supporting the upcoming new use-case in XMPP XEP-0012 to provide info on idleness in <presence/> stanzas, which allows to track idle times without polling.
author Marcus Lundblad <ml@update.uu.se>
date Sun, 16 Nov 2008 22:29:00 +0000
parents 1de1494a13e5
children 7fba18b43da3
line wrap: on
line diff
--- a/libpurple/protocols/jabber/buddy.h	Sun Nov 16 00:10:02 2008 +0000
+++ b/libpurple/protocols/jabber/buddy.h	Sun Nov 16 22:29:00 2008 +0000
@@ -69,6 +69,7 @@
 	int priority;
 	JabberBuddyState state;
 	char *status;
+	time_t idle;
 	JabberCapabilities capabilities;
 	char *thread_id;
 	enum {