Salesforce Messaging for In-App and Web Conversation End Event
Salesforce messageChannel "lightning__conversationEnded" can be used to listen to the Salesforce Messaging for In-App and Web Conversation End Event. Sample Lightning Web Component: HTML: <template> </template> JavaScript: import { LightningElement, ....