ChatClosedEventListener

since v11.3

The extension point ChatClosedEventListener is a Java interface that can be implemented to perform actions within the novomind iAGENT routing process after a chat has been closed.

All required information about the chat is provided by the ChatClosedEvent parameters.

Please note that this event is triggered synchronously and may not be blocked by the implementation of this extension point!