JID Property
      
 

Description

Holds chatrooms's JID.


Property type

A String value.  


Syntax

object.JID



The JID Property syntax has these parts:

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

Remarks
JID property holds full JID of the chat room, such as test@conference.wippien.com. Any users in the chat room will be provided as resource in the room, such as test@conference.wippien.com/joe, test@conference.wippien.com/marry, and so on.