message property
Gets the message from the key system.
Important This property is not supported in Internet Explorer 11 on Windows 7.
This property is read-only.
Syntax
| JavaScript |
|---|
ptr = object.message |
Property values
Type: ArrayBuffer
The message from the key system.
Standards information
Remarks
As of Microsoft Edge, this property's type has changed to ArrayBuffer. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.
See also
Show: