message property
The MediaKeyMessageEvent.message read-only property
returns an ArrayBuffer with a message from the content decryption
module.
Messages vary by key system.
Implementation
external JSArrayBuffer get message;
The MediaKeyMessageEvent.message read-only property
returns an ArrayBuffer with a message from the content decryption
module.
Messages vary by key system.
external JSArrayBuffer get message;