From a114fe88b80010dd3c4f29319bd67e7daa533cb1 Mon Sep 17 00:00:00 2001 From: Dmitry Podgorny Date: Tue, 13 Nov 2012 12:51:28 +0200 Subject: introduce priority support add new command /priority improve jabber_update_presence() use jabber_update_presence() for sending initial presence save priority and status string to jabber_conn structure --- src/stanza.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/stanza.h') diff --git a/src/stanza.h b/src/stanza.h index 706307fa..442741fd 100644 --- a/src/stanza.h +++ b/src/stanza.h @@ -34,6 +34,7 @@ #define STANZA_NAME_MESSAGE "message" #define STANZA_NAME_BODY "body" #define STANZA_NAME_PRESENCE "presence" +#define STANZA_NAME_PRIORITY "priority" #define STANZA_NAME_X "x" #define STANZA_NAME_SHOW "show" #define STANZA_NAME_STATUS "status" -- cgit 1.4.1-2-gfad0