Leave Method
      
 

Description

Leaves chat room.


Return Type

None  


Syntax

object.Leave ID



The Leave Method syntax has these parts:

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

Remarks

This method causes wodXMPP to leave chat room. After leaving, chat room will no longer appear on the contact list and all contacts will be removed from the contact list too. You can no longer send messages to the chat room.