Status Property
      
 

Description

Holds user's status.


Property type

A StatusEnum enumeration.  


Syntax

object.Status



The Status Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodXMPP.

Remarks

Returns currently set user's status. Can be set to 0 (Disconnected), which will cause wodXMPP to disconnect from the server. Setting this property to 1 (Online) will cause the component to attempt connection to server again.

If set to 6 (Invisible), the user will still be connected to server, however, in this case he won't appear on others who have you on their contact list. 

If user appears in Status 7 (Requested), this means that user has requested authorization from you.