onMinimize( )


An event that fires when the chatbox is minimized.

Method Declaration
Copy
Method Parameters
handlerfunctionRequired

handler(): void The name of the function or the function expression to run when the chatbox is minimized.

Was this helpful?
Yes
No