Back to product page

Room property


Returns reference to specific room.

Type

XMPPChatRoom object

Syntax

  • Basic
object.Room (ID)
The Room(object,ID) syntax has these parts:
objectAn expression evaluating to an object of type XMPPChatRooms
IDVariant.

Remarks

This property returns reference to specific chat room. You can access room by it's numeric index, or by it's string JID.

Platforms

Windows