Back to Content

MediaKeyMessageEvent: message property

files/en-us/web/api/mediakeymessageevent/message/index.md

latest358 B
Original Source

{{APIRef("Encrypted Media Extensions")}}{{SecureContext_Header}}

The MediaKeyMessageEvent.message read-only property returns an {{jsxref("ArrayBuffer")}} with a message from the content decryption module. Messages vary by key system.

Value

An {{jsxref("ArrayBuffer")}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}