Back to product page

Name property


Holds name of the chat room.

Type

String

Syntax

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

Remarks

This property returns name of the chat room on the server.

Platforms

Windows