Created
April 19, 2012 01:49
-
-
Save lfcipriani/2417815 to your computer and use it in GitHub Desktop.
iq xmpp stanza
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iq type="set" id="an_id" | |
from="[email protected]/casa" | |
to="talleye.com"> | |
<query xmlns="jabber:iq:roster"/> | |
</iq> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment