mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-04 06:52:17 -05:00
XEP-0452: Correct MUC configuration example.
This commit is contained in:
parent
3fd3d27117
commit
4aff5bf2e5
@ -97,9 +97,9 @@
|
|||||||
]]></example>
|
]]></example>
|
||||||
<p>The owner specifies a value of "1" or "true" &BOOLEANNOTE; if the feature is desired:</p>
|
<p>The owner specifies a value of "1" or "true" &BOOLEANNOTE; if the feature is desired:</p>
|
||||||
<example caption='MUC Owner Submits Configuration Form'><![CDATA[
|
<example caption='MUC Owner Submits Configuration Form'><![CDATA[
|
||||||
<iq from='coven@chat.shakespeare.lit'
|
<iq from='crone1@shakespeare.lit/desktop'
|
||||||
id='configure1'
|
id='configure1'
|
||||||
to='crone1@shakespeare.lit/desktop'
|
to='coven@chat.shakespeare.lit'
|
||||||
type='set'>
|
type='set'>
|
||||||
<query xmlns='http://jabber.org/protocol/muc#owner'>
|
<query xmlns='http://jabber.org/protocol/muc#owner'>
|
||||||
<x xmlns='jabber:x:data' type='submit'>
|
<x xmlns='jabber:x:data' type='submit'>
|
||||||
|
Loading…
Reference in New Issue
Block a user