Back to product page

ShowMyself property


Determine if you are shown on the list of contacts.

Type

Boolean

Syntax

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

Remarks

If set to True, you will see yourself on your contact list, if your server provides with such option (by default it does). No matter if this property is set to False or True, you will always see other resources of yourself, if you have connected to the server more than once, with different Resource.

Platforms

Windows