Back to product page

JID property


Holds chatrooms' JID.

Type

String

Syntax

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

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.

Platforms

Windows