Back to product page

AutoVisible property


Determines if user is visible upon login.

Type

Boolean

Syntax

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

Remarks

If set to True, once a successful connection is established, user will automatically be Visible. If you don't want this to happen, set this property to False, in which case no one will know you're online.

Platforms

Windows