mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
added reference to XEP-0249
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2987 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
c87e313e60
commit
2ea02c25c7
@ -1769,7 +1769,7 @@
|
|||||||
</section2>
|
</section2>
|
||||||
<section2 topic='Inviting Another User to a Room' anchor='invite'>
|
<section2 topic='Inviting Another User to a Room' anchor='invite'>
|
||||||
<section3 topic='Direct Invitation' anchor='invite-direct'>
|
<section3 topic='Direct Invitation' anchor='invite-direct'>
|
||||||
<p>A method for sending a direct invitation (not mediated by the room itself) is defined in another specification. Sending the invitation directly can help to work around communications blocking on the part of the invitee (which might refuse communication with entities not in its roster).</p>
|
<p>A method for sending a direct invitation (not mediated by the room itself) is defined in &xep0249;. Sending the invitation directly can help to work around communications blocking on the part of the invitee (which might refuse communication with entities not in its roster).</p>
|
||||||
</section3>
|
</section3>
|
||||||
<section3 topic='Mediated Invitation' anchor='invite-mediated'>
|
<section3 topic='Mediated Invitation' anchor='invite-mediated'>
|
||||||
<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>
|
<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>
|
||||||
|
Loading…
Reference in New Issue
Block a user