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.

