Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Handler

Hierarchy

  • Handler

Implements

  • CustomSkillRequestHandler

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected adapter

adapter: Adapter

Protected targetHandlerName

targetHandlerName: string

Methods

canHandle

  • canHandle(handlerInput: HandlerInput): boolean

handle

  • handle(handlerInput: HandlerInput): Promise<Response>