Back to product page

ChatRoomInvite event


Fires when you're invited to a chatroom.

Syntax

  • Basic
Private Sub object_ChatRoomInvite (ByRef Room, ByRef Contact, ByVal Reason)
The ChatRoomInvite(Room,Contact,Reason) syntax has these parts:
RoomA XMPPChatRoom object.
ContactXMPPContact object
ReasonString.

Platforms

Windows