Back to product page

StatusText property


Returns text representation of contact's status.

Type

String

Syntax

  • Basic
object.StatusText ([StatusId])
The StatusText(object,StatusId) syntax has these parts:
objectAn expression evaluating to an object of type wodXMPP
StatusIdVariant.

Remarks

StatusText property will return text-description of a value given by Status argument. For a list of possible values, look here. If optional StatusID argument is not set, then StatusText will return text description of current status.

Platforms

Windows