respond

open override fun respond(userMessage: UserMessage, additionalListener: MessageListener?)

Update the conversation with a new message and respond to it. Any response messages will be sent to the messageListener

Parameters

userMessage

message to send

additionalListener

any additional listener to send the message to, in addition to the messageListener