Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Optional locale

locale: string

requestId

requestId: string

Optional task

task: Task

timestamp

timestamp: string

type

type: "LaunchRequest"