Back to product page

Nick property


Holds your nickname in the chat room.

Type

String

Syntax

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

Remarks

Nick property holds your short nickname that other contact see instead of your real JID.

Platforms

Windows