Back to product page

ErrorText property


Holds error text found in the message.

Type

String

Syntax

  • Basic
object.ErrorText [= value]
The ErrorText(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPMessage
valueA String value.

Remarks

In case that the Error occured while sending message, this property will return string representation of the error that occurred.

Platforms

Windows