Back to product page

Nick property


Holds nickname of the contact.

Type

String

Syntax

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

Remarks

This property will hold user's nickname - value visible on the contact list. It is based on Name property and is initially populated from it. However, you can change value of this property to affect name that is shown on the contact list without changing user's JID.

Platforms

Windows