Authenticated Web Messaging - How to check the session is active and the customer is chatting

We are looking to see how we can check if the customer is actively involved in a messaging session or get the last message timestamp, so that we can make sure the web page does not timeout while the customer is in conversation with the agent.

we are using genesys provided widget.

I hope there is a way to capture the events

The concept of "active session" can be interpreted in several ways, but in general you can subscribe to GC Messenger events on either Auth plugin or MessagingService plugin to infer an "active session" criteria, eventually based on last available timestamp.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.