Back to product page

ChatRooms property


Returns collection of all available chatrooms.

Syntax

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

Remarks

ChatRooms property will return collection of all chat rooms currently used - active or inactive. Before chat room can be joined, you must add it to this collection - usually by calling Join method.

Platforms

Windows