ParentalControlsPreferenceReaderTmGlue
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>
Returns
Promise<IContentRestrictionLevel>
isEnabled()
isEnabled():
Promise<boolean>
Returns
Promise<boolean>
Last updated: Jul 22, 2026

