The XmppError type exposes the following members.

Properties

  NameDescription
Public propertyCondition
The XMPP error condition value of this error.
Public propertyData
Provides access to the XML of the underlying error stanza.
Public propertyText
A textual description of the error in more detail. This may be null.
Public propertyType
The type of the error.

See Also