xep-0084: Download avatars
Proof of concept. Needs error checking, a nice interface, general cleanup..
This commit is contained in:
@@ -354,4 +354,6 @@ void stanza_free_caps(XMPPCaps *caps);
|
||||
|
||||
xmpp_stanza_t* stanza_get_child_by_name_and_ns(xmpp_stanza_t * const stanza, const char * const name, const char * const ns);
|
||||
|
||||
xmpp_stanza_t* stanza_create_avatar_retrieve_data_request(xmpp_ctx_t *ctx, const char *const id, const char *const jid);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user