API Docs for: 2.0.20133.2
Show:

ui.virtualAgent.ContentConfig Class

Configuration for virtual agent content assets

Properties

bigImage

Object

Image of the virtual agent welcome screen ui.virtualAgent.content.Image

flowExtensionOption

Object

Options for the next flow action, you can provide a type of extension and customize the flow. If a field is not provided for any property, that property will fall back to default behavior. (some fields are required) ui.virtualAgent.content.FlowExtension

greeting

String

Greeting text in the welcome screen

name

String

Name of the virtual agent in the title bar

placeHolderInputText

Object

Placeholder text for the main input text box of the virtual agent ui.virtualAgent.content.PlaceHolderStates

responses

Object

Answer content for the virtual agent messages. ui.virtualAgent.content.Responses

smallImage

Object

Image of the virtual agent in the title bar ui.virtualAgent.content.Image

userInput

String

Input from the user that should be prepopulated as the first user message in the virtual agent experience. This field has a limit of 1024 characters

welcomeMessage

String

First message the virtual agent displays to the user