Search
Preparing search index...
The search index is not available
dotup-ts-node-skills-game
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AlexaGameRequestInterceptor
Class AlexaGameRequestInterceptor
Hierarchy
AlexaGameRequestInterceptor
Implements
CustomSkillRequestInterceptor
Index
Constructors
constructor
Properties
game
Requirements
logger
Methods
process
Constructors
constructor
new
Alexa
Game
Request
Interceptor
(
gameRequirements
:
IGameRequirements
)
:
AlexaGameRequestInterceptor
Parameters
gameRequirements:
IGameRequirements
Returns
AlexaGameRequestInterceptor
Properties
Private
game
Requirements
game
Requirements
:
IGameRequirements
Private
logger
logger
:
ILogger
= LoggerFactory.createLogger('AlexaGameRequestInterceptor')
Methods
process
process
(
handlerInput
:
HandlerInput
)
:
Promise
<
void
>
Parameters
handlerInput:
HandlerInput
Returns
Promise
<
void
>
Globals
Alexa
Game
Request
Interceptor
constructor
game
Requirements
logger
process
Generated using
TypeDoc