as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

IGateContentPlaybackResponse

Response to a IParentalControlsComponent#gateContentPlayback request.

Properties

canPlaybackProceed

canPlaybackProceed: boolean

Signifies whether content playback should proceed. An application that correctly supports Parental Controls integration must halt playback of the associated requested content.

Returns

true if parental controls's determination is that the playback action may proceed (i.e. PIN validation was successful else not required) else false.

Note

the user's decision to cancel PIN validation is not treated as a failure; instead this accessor will indicate false.


Last updated: Sep 30, 2025