Using Communication Components > FCChat server-side object

 

FCChat server-side object

The FCChat server-side API provides the server-side functionality for connecting your history properties and for enabling history clearing.

 
Method summary for the FCChat server-side object

Method

Description

FCChat.clearHistory

Clears the history.


 
Property summary for the FCChat server-side object

The following server-side properties can be set to modify the behavior of the component.

Property

Description

FCChat.histlen

Defines how large a chat history can get before it truncates.

FCChat.persist

Defines whether a chat history is persistent across application lifetime.

FCChat.allowClear

Defines whether a chat history can be cleared from the client.