Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProactiveSubscriptionChangedRequest

This event indicates a customer subscription to receive events from your skill and contains information for that user and person, if recognized. You need this information to know the userId and personId in order to send events to individual users. Note that these events can arrive out of order, so ensure that your skill service uses the timestamp in the event to correctly record the latest subscription state for a customer.

interface

Hierarchy

  • ProactiveSubscriptionChangedRequest

Index

Properties

body

Optional locale

locale: string

requestId

requestId: string

timestamp

timestamp: string

type

type: "AlexaSkillEvent.ProactiveSubscriptionChanged"