mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-23 17:52:15 -05:00
missing IDs
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1926 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
ef894946ff
commit
26ca244d28
@ -125,6 +125,7 @@
|
||||
<p>If an entity supports message receipts, it MUST report that by including a service discovery feature of "urn:xmpp:receipts" in response to disco#info requests:</p>
|
||||
<example caption="Initial Service Discovery information request"><![CDATA[
|
||||
<iq from='northumberland@shakespeare.lit/westminster'
|
||||
id='disco1'
|
||||
to='kingrichard@royalty.england.lit/throne'
|
||||
type='get'>
|
||||
<query xmlns='http://jabber.org/protocol/disco#info'/>
|
||||
@ -132,6 +133,7 @@
|
||||
]]></example>
|
||||
<example caption="Service Discovery information response"><![CDATA[
|
||||
<iq from='kingrichard@royalty.england.lit/throne'
|
||||
id='disco1'
|
||||
to='northumberland@shakespeare.lit/westminster'
|
||||
type='result'>
|
||||
<query xmlns='http://jabber.org/protocol/disco#info'>
|
||||
|
Loading…
Reference in New Issue
Block a user