Feedback

  • Contents
 

ChatObject.isPrivate Property

Definition

This property indicates whether the chat is in a private state, meaning that no one can listen in on (monitor) the session.

Syntax

ChatObject.isPrivate

Usage

Read Yes

Write No

Value Assigned

None.

Value Returned

Boolean

The property returns True if the chat is in a private state; otherwise, returns False.