Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MessageResponseStateless

A stateless response from the Watson Assistant service.

Hierarchy

  • MessageResponseStateless

Index

Properties

Properties

context

Context data for the conversation. You can use this property to access context variables. The context is not stored by the assistant; to maintain session state, include the context from the response in the next message.

output

Assistant output to be rendered or processed by the client.

Generated using TypeDoc