mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@921 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
3514912061
commit
a432236a2e
@ -3711,7 +3711,8 @@
|
|||||||
<p>A room MUST send notification to all occupants when the room configuration changes in a way that has an impact on the privacy or security profile of the room. This notification shall consist of a &MESSAGE; stanza containing an &X; element qualified by the 'http://jabber.org/protocol/muc#user' namespace, which shall contain only a <status/> element with an appropriate value for the 'code' attribute. Here is an example:</p>
|
<p>A room MUST send notification to all occupants when the room configuration changes in a way that has an impact on the privacy or security profile of the room. This notification shall consist of a &MESSAGE; stanza containing an &X; element qualified by the 'http://jabber.org/protocol/muc#user' namespace, which shall contain only a <status/> element with an appropriate value for the 'code' attribute. Here is an example:</p>
|
||||||
<example caption='Configuration Status Code'><![CDATA[
|
<example caption='Configuration Status Code'><![CDATA[
|
||||||
<message from='darkcave@macbeth.shakespeare.lit'
|
<message from='darkcave@macbeth.shakespeare.lit'
|
||||||
to='crone1@shakespeare.lit/desktop'>
|
to='crone1@shakespeare.lit/desktop'
|
||||||
|
type='groupchat'>
|
||||||
<x xmlns='http://jabber.org/protocol/muc#user'>
|
<x xmlns='http://jabber.org/protocol/muc#user'>
|
||||||
<status code='170'/>
|
<status code='170'/>
|
||||||
</x>
|
</x>
|
||||||
|
Loading…
Reference in New Issue
Block a user