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
A module-private implementation of IParentalControlsComponent that invokes the TM. Factory-constructed by ParentalControlsComponent.

Implements

Constructors

new ParentalControlsPreferenceReaderTmGlue()

new ParentalControlsPreferenceReaderTmGlue(): ParentalControlsPreferenceReaderTmGlue

Returns

ParentalControlsPreferenceReaderTmGlue

Methods

getContentRestrictionLevel()

getContentRestrictionLevel(): Promise<IContentRestrictionLevel> Gets the most restrictive restriction level that is currently blocked for the device. Returns the user’s device-local preference of what media content playback on this device should be gated by a PIN challenge.

Returns

Promise<IContentRestrictionLevel>

Note

when isEnabled() == false, content restrictions will not be actively enforced by Parental Controls.

Implementation of

IParentalControlsPreferenceReaderV2.getContentRestrictionLevel

getPinProtectAppLaunchPreference()

getPinProtectAppLaunchPreference(): Promise<boolean> Experimental available in com.amazon.kepler.parental_controls_experimental_beta2_20240214

Returns

Promise<boolean>

Implementation of

IParentalControlsPreferenceReaderV2.getPinProtectAppLaunchPreference
Last modified on September 30, 2025