Nick Property
      
 

Description

Holds nickname of the contact.


Property type

A String value.  


Syntax

object.Nick [= value]


The Nick Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPContact.
value A 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.