From 8ff283d44dc38ae10be089412292b738afcdbeb2 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 20 Jan 2013 01:29:15 +0000 Subject: Send diso#info request if capabilities not cached --- src/stanza.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/stanza.h') diff --git a/src/stanza.h b/src/stanza.h index 98383293..c5cec333 100644 --- a/src/stanza.h +++ b/src/stanza.h @@ -110,6 +110,8 @@ xmpp_stanza_t* stanza_create_presence(xmpp_ctx_t *ctx, const char * const show, xmpp_stanza_t* stanza_create_roster_iq(xmpp_ctx_t *ctx); xmpp_stanza_t* stanza_create_ping_iq(xmpp_ctx_t *ctx); +xmpp_stanza_t* stanza_create_disco_iq(xmpp_ctx_t *ctx, const char * const to, + const char * const node); gboolean stanza_contains_chat_state(xmpp_stanza_t *stanza); -- cgit 1.4.1-2-gfad0