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
LaunchRequest
Interface LaunchRequest
Represents that a user made a request to an Alexa skill, but did not provide a specific intent.
interface
Hierarchy
LaunchRequest
Index
Properties
locale
request
Id
task
timestamp
type
Properties
Optional
locale
locale
:
string
request
Id
request
Id
:
string
Optional
task
task
:
Task
timestamp
timestamp
:
string
type
type
:
"LaunchRequest"
Globals
Launch
Request
locale
request
Id
task
timestamp
type
Represents that a user made a request to an Alexa skill, but did not provide a specific intent.