mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
invitation tweak per list discussion
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@787 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
6789888354
commit
757c9fa694
@ -1662,7 +1662,7 @@
|
||||
]]></example>
|
||||
</section2>
|
||||
<section2 topic='Inviting Another User to a Room' anchor='invite'>
|
||||
<p>It can be useful to invite another user to a room in which one is an occupant. To do this, a MUC client MUST send XML of the following form to the &ROOM; itself (the reason is OPTIONAL and the message MUST NOT possess a 'type' attribute; the service MAY ignore or reject invites that possess a 'type' attribute):</p>
|
||||
<p>It can be useful to invite another user to a room in which one is an occupant. To do this, a MUC client MUST send XML of the following form to the &ROOM; itself (the reason is OPTIONAL and the message MUST be explicitly or implicitly of type "normal"):</p>
|
||||
<example caption='Occupant Sends an Invitation by Way of Room'><![CDATA[
|
||||
<message
|
||||
from='crone1@shakespeare.lit/desktop'
|
||||
|
Loading…
Reference in New Issue
Block a user