Back to product page

Active property


Returns if chat room is active.

Type

Boolean

Syntax

  • Basic
object.Active [= value]
The Active(object,value) syntax has these parts:
objectAn expression evaluating to an object of type XMPPChatRoom
valueA Boolean value.

Remarks

Active property will return True if chat room is available, and you are its member.

Platforms

Windows