mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-27 17:16:22 +00:00
Added resource_presence_t and contact_presence_t
This commit is contained in:
@@ -29,7 +29,6 @@ void connection_free_resources(void);
|
||||
xmpp_conn_t *connection_get_conn(void);
|
||||
xmpp_ctx_t *connection_get_ctx(void);
|
||||
int connection_error_handler(xmpp_stanza_t * const stanza);
|
||||
void connection_set_presence_type(presence_t presence_type);
|
||||
void connection_set_priority(int priority);
|
||||
void connection_set_presence_message(const char * const message);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user