Room Property
      
 

Description

Returns reference to specific room.


Property type

A XMPPChatRoom object.  


Syntax

object.Room(ID)



The Room Property syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRooms.
ID Required. A Variant value.

Remarks

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