ChatRoomListDone Event
    
 

Description

Fires when response chat room list arrives.


Syntax

Private Sub object_ChatRoomListDone(Service)



The ChatRoomListDone Event syntax has these parts:

Part Description
object A wodXMPP object.
Service A XMPPService object.

Remarks

This event is fired when list of all available chat rooms has arrived - for one of the services. This event can be fired more than once, if there is more than one service available on the server that provide chat rooms (such as if you have IRC gateway, MSN gateway etc..)