Name Property
      
 

Description

Holds name of the chat room.


Property type

A String value.  


Syntax

object.Name



The Name Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRoom.

Remarks

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


Back to product page