Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendResponseDirective

This is the directive that a skill can send as part of their response to a session based request to return a response to ConnectionsRequest.

interface

Hierarchy

  • SendResponseDirective

Index

Properties

Properties

Optional payload

payload: object

Type declaration

  • [key: string]: any

status

type

type: "Connections.SendResponse"