Back to product page

Leave method


Leaves chat room.

Syntax

  • Basic
object.Leave()
The Leave(object) syntax has these parts:
objectAn 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.

Platforms

Windows