Newer Version Available
setChatWindowHeight
Use the setChatWindowHeight method to customize the height of your chat window.
Usage
Sets the height in pixels of the chat window that appears to customers. Available in API versions 28.0 and later.
Syntax
void setChatWindowHeight(Number height)
Parameters
| Name | Type | Description | Available Versions |
|---|---|---|---|
| height | Number | The height in pixels of your custom chat window. | Available in API versions 28.0 and later. |