OutgoingChatStepSentEventListener

since v12.23

The extension point OutgoingChatStepSentEventListener is a java interface that can be implemented to take any action immediately after an outgoing message chatstep has been sent.

All required information about the outgoing message chatstep is provided by the OutgoingChatStepSentEvent parameters, which are passed to the method call.