mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
XEP-0410: add footnote about expected service errors
This commit is contained in:
parent
c2405e08fd
commit
efb0c8cc80
@ -158,7 +158,11 @@
|
|||||||
<li><strong>Error (<item-not-found>)</strong>: the client is
|
<li><strong>Error (<item-not-found>)</strong>: the client is
|
||||||
joined, but the participant just changed their name (e.g. initiated by
|
joined, but the participant just changed their name (e.g. initiated by
|
||||||
a different client).</li>
|
a different client).</li>
|
||||||
<li><strong>Any other error</strong>: the client is probably not
|
<li><strong>Any other error</strong><note>Different 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.</note>: the client is probably not
|
||||||
joined any more. It should perform a re-join.</li>
|
joined any more. It should perform a re-join.</li>
|
||||||
<li><strong>Timeout (no response)</strong>: the MUC service (or another
|
<li><strong>Timeout (no response)</strong>: the MUC service (or another
|
||||||
client) is unreachable. The client may indicate the status to the user
|
client) is unreachable. The client may indicate the status to the user
|
||||||
|
Loading…
Reference in New Issue
Block a user