Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent

DialogNodeOutputGenericDialogNodeOutputResponseTypeConnectToAgent.

Hierarchy

Index

Properties

Optional agent_available

agent_available: AgentAvailabilityMessage

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: AgentAvailabilityMessage

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

Optional channels

An array of objects specifying channels for which the response is intended.

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