Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
Interface representing a customers playback state at a moment in time. Create using PlaybackEventBuilder.

Accessors

channelDescriptor

Get Signature

get channelDescriptor(): undefined | IChannelDescriptor Gets the channel descriptor of the linear channel the content is playing on. The channel descriptor uniquely identifies the channel across all channels within the application package and should match the one used for Live TV integration.
Returns
undefined | IChannelDescriptor The uniquely identifying channelDescriptor of the channel the content is playing on. Undefined if not set.

contentId

Get Signature

get contentId(): IContentId Gets the Amazon catalog ID of the content being played.
Returns
IContentId ID resolvable in the Amazon catalog.
Last modified on October 2, 2025