Feedback

  • Contents
 

ChatObject.private Method

Definition

Call this method to make a chat session private so it cannot be listened to or recorded by another CIC user. This method toggles privacy mode on or off. Call the method a second time to toggle privacy mode off.

Syntax

ChatObject.private();

Prototype

ChatObject.private()

Input Parameters

None.

Return Values

None.