Search
Preparing search index...
The search index is not available
ASK SDK for Node.js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
CustomSkillResponseInterceptor
Interface CustomSkillResponseInterceptor
Hierarchy
ResponseInterceptor
<
HandlerInput
,
Response
>
CustomSkillResponseInterceptor
Index
Methods
process
Methods
process
process
(
input
:
HandlerInput
, output
?:
Response
)
:
Promise
<
void
>
|
void
Parameters
input:
HandlerInput
Optional
output:
Response
Returns
Promise
<
void
>
|
void
Globals
Custom
Skill
Response
Interceptor
process