Add support for XMPP error conditions text

Description

XMPPError.Condition should hold an optional text field, as some conditions (e.g. redirect) could contain extra text.

I first thought about making XMPPError.Condition an enum, but the fact that some conditions could carry a (non-unique) text makes this thought invalid.

http://xmpp.org/rfcs/rfc6120.html#schemas-stanzaerror

Environment

None

Activity

Show:
Fixed

Details

Assignee

Reporter

Expected Effort

Medium

Ignite Forum URL

Components

Fix versions

Affects versions

Priority

Created September 25, 2014 at 1:49 PM
Updated October 28, 2020 at 1:28 PM
Resolved January 18, 2015 at 2:27 PM