Feedback

  • Contents
 

ChatObject.record Method

Definition

This method records a chat session. To stop recording, call the method a second time. To pause recording, use ChatObject.pause.

Syntax

ChatObject.record();

Prototype

ChatObject.record()

Input Parameters

None.

Return Values

None.