Back to product page

StatusText property


Returns text representation of contact's status.

Type

String

Syntax

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

Remarks

Depending on the value returned by the Status Property, you can retrieve a text representation of the current contact's status. This property will return text description. For list of available values, look at StatusEnum enumeration.

Platforms

Windows