Back to product page

Name property


Holds Name part of the JID.

Type

String

Syntax

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

Remarks

This property will return user's name part of the JID. Changing this property will also change JID property, since JID is combination of Name and ServerName. Nick property is initially set based on the value of this property. However, Name is not show on the contact list - Nick is.

Platforms

Windows