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

