Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2019.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The MediaKeyMessageEvent interface of the Encrypted Media Extensions API contains the content and related data when the content decryption module generates a message for the session.
Event MediaKeyMessageEventCreates a new instance of MediaKeyMessageEvent.
Inherits properties from its parent, Event.
MediaKeyMessageEvent.message Read onlyReturns an ArrayBuffer with a message from the content decryption module. Messages vary by key system.
MediaKeyMessageEvent.messageType Read onlyIndicates the type of message. May be one of license-request, license-renewal, license-release, or individualization-request.
Inherits methods from its parent, Event.
| Encrypted Media Extensions # mediakeymessageevent |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Jun 17, 2024 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.