Back to product page

ChatRoomListDone event


Fires when response chat room list arrives.

Syntax

  • Basic
Private Sub object_ChatRoomListDone (ByRef Service)
The ChatRoomListDone(Service) syntax has these parts:
ServiceXMPPService 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..)

Platforms

Windows