mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 07:08:51 -05:00
XEP-0410: added @by according to Council Feedback
This commit is contained in:
parent
c8e9cebc6b
commit
a1d73e79ac
@ -140,7 +140,7 @@
|
|||||||
<example caption="Server Response to a Non-Occupant"><![CDATA[
|
<example caption="Server Response to a Non-Occupant"><![CDATA[
|
||||||
<iq from='characters@chat.shakespeare.lit/JuliC' id='s2c1' type='error'
|
<iq from='characters@chat.shakespeare.lit/JuliC' id='s2c1' type='error'
|
||||||
to='juliet@capulet.lit/client' >
|
to='juliet@capulet.lit/client' >
|
||||||
<error type="cancel">
|
<error type="cancel" by="characters@chat.shakespeare.lit">
|
||||||
<not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
|
<not-acceptable xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" />
|
||||||
</error>
|
</error>
|
||||||
</iq>
|
</iq>
|
||||||
|
Loading…
Reference in New Issue
Block a user