mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-22 09:12:19 -05:00
clarified unavailable presence syntax
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@582 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
0d387288e3
commit
9f6c2f78b4
@ -1505,7 +1505,8 @@
|
|||||||
</x>
|
</x>
|
||||||
</presence>
|
</presence>
|
||||||
]]></example>
|
]]></example>
|
||||||
<p>Presence stanzas of type "unavailable" reflected by the room MUST contain extended presence information about roles and affiliations, and MAY also contain normal <status/> information (which enables occupants to provide custom exit messages if desired).</p>
|
<p>Presence stanzas of type "unavailable" reflected by the room MUST contain extended presence information about roles and affiliations; the 'role' attribute SHOULD be set to a value of "none" to denote that the individual is no longer an occupant.</p>
|
||||||
|
<p>The occupant MAY include normal <status/> information in the unavailable presence stanzas; this enables the occupant to provide a custom exit message if desired:</p>
|
||||||
<example caption='Custom Exit Message'><![CDATA[
|
<example caption='Custom Exit Message'><![CDATA[
|
||||||
<presence
|
<presence
|
||||||
from='wiccarocks@shakespeare.lit/laptop'
|
from='wiccarocks@shakespeare.lit/laptop'
|
||||||
|
Loading…
Reference in New Issue
Block a user