as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
Ring
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

Program

Class object representation of Program object which will be built using ProgramBuilder.

Implements

Constructors

new Program()

new Program(identifier, channelDescriptor, title, startTimeMs, endTimeMs, subtitle, description, thumbnailUrl, posterArtUrl, ratings, genres, attributes, seriesInfo): Program

Parameters

identifier

string

channelDescriptor

IChannelDescriptor

title

string

startTimeMs

number

endTimeMs

number

subtitle?

string

description?

string

thumbnailUrl?

string

posterArtUrl?

string

ratings?

string[]

genres?

string[]

attributes?

string[]

seriesInfo?

ISeriesInfo | undefined

Returns

Program


Last updated: Jul 31, 2026