mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-15 23:00:12 -05:00
0.11
This commit is contained in:
parent
eec77489c7
commit
7811613390
@ -24,6 +24,12 @@
|
||||
<supersededby>None</supersededby>
|
||||
<shortname>invisible</shortname>
|
||||
&stpeter;
|
||||
<revision>
|
||||
<version>0.11</version>
|
||||
<date>2012-06-27</date>
|
||||
<initials>psa</initials>
|
||||
<remark><p>Clarified handling of directed presence while in invisible state.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.10</version>
|
||||
<date>2012-05-29</date>
|
||||
@ -178,7 +184,7 @@
|
||||
id='vis1'
|
||||
type='result'/>
|
||||
]]></example>
|
||||
<p>When the client becomes visible, the server MUST treat that state as equivalent to an active session before receiving initial presence from the client.</p>
|
||||
<p>When the client becomes visible, the server MUST treat that state as equivalent to an active session before receiving initial presence from the client, with one exception: if the client sent directed presence to any entities while in the invisible state, the server MUST treat those entities as under point 2 of Section 4.6.3 of RFC 6121 (i.e., the server MUST ensure that it sends unavailable presence to those entities if the client subsequently goes offline after becoming visible).</p>
|
||||
<p>If the user wishes to then send presence to contacts, it is the responsibility of the client to send an undirected available presence notification to the server.</p>
|
||||
<example caption='Client sends presence'><![CDATA[
|
||||
<presence/>
|
||||
|
Loading…
Reference in New Issue
Block a user