ChatBuilder.ReloadOnChange Method
| Name | Parameters | Description |
|---|---|---|
| ReloadOnChange(JS) | value | Specifies whether the Chat UI component displays newly entered messages immediately. This property only applies if dataSource is used. Mirrors the client-side reloadOnChange option. |
| ReloadOnChange(Boolean) | value | Specifies whether the Chat UI component displays newly entered messages immediately. This property only applies if dataSource is used. Mirrors the client-side reloadOnChange option. |