Properties
allowedContentRatings
readonly allowedContentRatings: IContentRating[]
Gets the list of content ratings that are the upper bound of what is
permissible for viewing without a PIN challenge when this restriction
level is not blocked. It is implied that content with less restrictive
ratings in the same ratings system is also permissible.
Returns
an unsorted array of content ratingsSee
getContentRestrictionLevel for the most restrictive restriction level that is currently blocked for the device.name
readonly name: string
Get the name used to identify this restriction level.
Restriction level names are non-localized identifiers that are
unique within a region.

