Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent

An object that describes a response with response type connect_to_agent.

Hierarchy

Index

Properties

Optional agent_available

agent_available: string

An optional message to be displayed to the user to indicate that the conversation will be transferred to the next available agent.

Optional agent_unavailable

agent_unavailable: string

An optional message to be displayed to the user to indicate that no online agent is available to take over the conversation.

Optional message_to_human_agent

message_to_human_agent: string

An optional message to be sent to the human agent who will be taking over the conversation.

response_type

response_type: string

The type of response returned by the dialog node. The specified response type must be supported by the client application or channel.

Optional transfer_info

Routing or other contextual information to be used by target service desk systems.

Generated using TypeDoc