onUserMessage

open override fun onUserMessage(userMessage: UserMessage)

Update the conversation with a new message and respond to it. Any response messages will be sent to the messageListener, but also should be added to the conversation.

Parameters

userMessage

message to send