Capture the bound jid.
I'd kind of like to be able to discover the JID with full resource for some operations.
This commit is contained in:
@@ -178,6 +178,7 @@ struct _xmpp_conn_t {
|
||||
char *connectport;
|
||||
char *jid;
|
||||
char *pass;
|
||||
char *bound_jid;
|
||||
char *stream_id;
|
||||
|
||||
/* send queue and parameters */
|
||||
|
||||
Reference in New Issue
Block a user