aboutsummaryrefslogtreecommitdiffstats
path: root/xml/bind.expected.xml
diff options
context:
space:
mode:
Diffstat (limited to 'xml/bind.expected.xml')
-rw-r--r--xml/bind.expected.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/xml/bind.expected.xml b/xml/bind.expected.xml
new file mode 100644
index 0000000..9cfa434
--- /dev/null
+++ b/xml/bind.expected.xml
@@ -0,0 +1,5 @@
+<iq from='{bare_jid}' to='{full_jid}' id='bind' type='result'>
+ <bind xmlns='urn:ietf:params:xml:ns:xmpp-bind'>
+ <jid>{full_jid}</jid>
+ </bind>
+</iq>