mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
added reference to XEP-0201
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4063 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
da18fd4ccd
commit
42f4514264
@ -301,7 +301,7 @@
|
||||
<p>If the client wants to keep this rule longer, it must send a new <session/> element to the server before this timeout expires.</p>
|
||||
</section4>
|
||||
<section4 topic='thread Attribute' anchor='pref-syntax-thread'>
|
||||
<p>The 'thread' attribute specifies the ThreadID of the chat session (in the sense of &xep0155;) to which the preferences specified in this <session/> element apply.</p>
|
||||
<p>The 'thread' attribute specifies the ThreadID of the chat session (in the sense of &xep0201;) to which the preferences specified in this <session/> element apply.</p>
|
||||
</section4>
|
||||
<section4 topic='save Attribute' anchor='pref-syntax-session-save'>
|
||||
<p>The 'save' attribute specifies the user's setting for Save Mode with regard to the specified chat session. The allowable values are:</p>
|
||||
@ -449,7 +449,7 @@
|
||||
]]></example>
|
||||
</section2>
|
||||
<section2 topic='Setting Modes for a Chat Session' anchor='pref-session'>
|
||||
<p>A client may use a similar protocol to set the Modes for a particular chat session. A chat session is identified by its unique 'thread' attributes in <message> stanza (see <cite>XEP-0155</cite>).</p>
|
||||
<p>A client may use a similar protocol to set the Modes for a particular chat session. A chat session is identified by its unique 'thread' attributes in <message> stanza (see &xep0155;).</p>
|
||||
<example caption='Client Sets Modes for a Chat Session'><![CDATA[
|
||||
<iq type='set' id='pref4'>
|
||||
<pref xmlns='urn:xmpp:archive'>
|
||||
|
Loading…
Reference in New Issue
Block a user