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
API for adding and removing recommendations on device.

Extended by

Constructors

new default()

new default(): default

Returns

default

Methods

addRecommendations()

static addRecommendations(recommendations): number[] Adds new recommendations on this device to be shown to user. The application has a predefined maximum limit for the number of recommendations it can hold concurrently. If this limit is surpassed, the system will delete older items based on their received timestamps required privilege : “com.amazon.privilege.security.file-sharing”

Parameters

recommendations
Recommendation[]

Returns

number[]

getMajorVersion()

static getMajorVersion(): number Get the Major version of the underlying native module. This can be used to make version checks.

Returns

number
Last modified on October 2, 2025