Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomSkillResponseInterceptor

Hierarchy

  • ResponseInterceptor<HandlerInput, Response>
    • CustomSkillResponseInterceptor

Index

Methods

Methods

process

  • process(input: HandlerInput, output?: Response): Promise<void> | void
  • Parameters

    Returns Promise<void> | void