aboutsummaryrefslogtreecommitdiffstats
path: root/xml/bind.expected.xml
blob: 9cfa434f141dcdb7a1eec1dfd0fa2f9085282c68 (plain)
1
2
3
4
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>