Sample code for escalation management and ending conversation
- Implement a command class to the model escalate and then end conversation. The sample code is given below.
- Implement an Omni channel for the Customer Service client class to set the command context. The sample code is given below.
- In the Bot Activity Handler class, call the appropriate client method. The sample code is given below.