From efb0c8cc80dd6945e95f536cf2c099933c60e538 Mon Sep 17 00:00:00 2001 From: Georg Lukas Date: Mon, 28 Jan 2019 11:35:32 +0100 Subject: [PATCH] XEP-0410: add footnote about expected service errors --- xep-0410.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xep-0410.xml b/xep-0410.xml index 3043712b..24f5c6d8 100644 --- a/xep-0410.xml +++ b/xep-0410.xml @@ -158,7 +158,11 @@
  • Error (<item-not-found>): the client is joined, but the participant just changed their name (e.g. initiated by a different client).
  • -
  • Any other error: the client is probably not +
  • Any other errorDifferent service + implementations will send different responses to a client that's not + joined. The recommended error code is <not-acceptable>, however + some servers will respond with <not-allowed> or + <bad-request> as well.: the client is probably not joined any more. It should perform a re-join.
  • Timeout (no response): the MUC service (or another client) is unreachable. The client may indicate the status to the user