stanza: add xmpp_stanza_get_context()

This function is backported from UnrealEngine project.
This commit is contained in:
Dmitry Podgorny
2020-01-07 22:13:39 +02:00
parent 2272681ea2
commit cecd6b20e8
3 changed files with 16 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
- xmpp_conn_is_connecting()
- xmpp_conn_is_connected()
- xmpp_conn_is_disconnected()
- xmpp_stanza_get_context()
0.9.3
- PLAIN mechanism is used only when no other mechanisms are supported