There is no way to react to the user selecting the "Leave" conversation action. It's not a custom conversation action, so I can't declare a callback for it. There is also no parameter to the ChatBox widget that would allow me to pop the current page when the user leaves a conversation.
There is no way to react to the user selecting the "Leave" conversation action. It's not a custom conversation action, so I can't declare a callback for it. There is also no parameter to the
ChatBox
widget that would allow me to pop the current page when the user leaves a conversation.