maximize( )


Expands the chatbox and sets its maximized property to true.

The maximize() function returns a Promise that is resolved when the chatbox finishes expanding.

Method Declaration
Copy
Request
This method does not take any parameters
Did this help?