Status Property
      
 

Description

Returns your status in the chat room.


Property type

A StatusEnum enumeration.  


Syntax

object.Status



The Status Property syntax has these parts:

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

Remarks

This property returns your current status in the chat room. It can be different that global status.


Back to product page