Leave Method
      
 

Description

Leaves chat room.


Return Type

None  


Syntax

object.Leave



The Leave Method syntax has these parts:

Part Description
object An expression evaluating to an object of type XMPPChatRoom.

Remarks

Leave method will send 'unavailable' presence to other contacts in the chat room, and will stop receiving messages from the chat room.