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'> - ... - ... ]]>