Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HandlerInput

An interface that represents components passed into CustomSkillRequestHandler and CustomSkillErrorHandler.

Hierarchy

  • HandlerInput

Index

Properties

attributesManager

attributesManager: AttributesManager

Optional context

context: any

requestEnvelope

requestEnvelope: RequestEnvelope

responseBuilder

responseBuilder: ResponseBuilder

Optional serviceClientFactory

serviceClientFactory: ServiceClientFactory