Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InputHandlerEventRequest

Sent when the conditions of an Echo Button event that your skill defined were met.

interface

Hierarchy

  • InputHandlerEventRequest

Index

Properties

Optional events

events: Array<InputHandlerEvent>

Optional locale

locale: string

Optional originatingRequestId

originatingRequestId: string

requestId

requestId: string

timestamp

timestamp: string

type

type: "GameEngine.InputHandlerEvent"