From 06b0379aa662392ac5b29f32a04b56d0166a83ae Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 9 Oct 2008 22:23:52 +0000 Subject: [PATCH] allowed paused after inactive git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2356 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0085.xml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/xep-0085.xml b/xep-0085.xml index 465e1c5a..8d4fb8e8 100644 --- a/xep-0085.xml +++ b/xep-0085.xml @@ -178,7 +178,7 @@ <inactive/> User has not been actively participating in the chat session. User has not interacted with the chat interface for an intermediate period of time (e.g., 30 seconds). - <active/>, <gone/> + <active/>, <paused/>, <gone/> <gone/> @@ -198,9 +198,9 @@ INACTIVE <--> ACTIVE <--> COMPOSING | ^ | | | | - + <------ PAUSED <-----> + + + <-----> PAUSED <-----> + ]]> -

Note: All four of the states shown may transition to the GONE state.

+

Note: All four of the states shown can transition to the GONE state.

If an entity supports the Chat State Notifications protocol, it MUST advertise that fact in its responses to &xep0030; information ("disco#info") requests by returning a feature of "http://jabber.org/protocol/chatstates":

@@ -218,9 +218,7 @@ INACTIVE <--> ACTIVE <--> COMPOSING to='romeo@shakespeare.lit/orchard' id='disco1'> - ... - ... ]]>