mskeymessage | event

Deprecated. Occurs after a call to update and a key has been added.

Important  This event is not supported in Internet Explorer 11 on Windows 7.

 

HTML5 A vocabulary and associated APIs for HTML and XHTMLIE11

 

Syntax

Event Property object. = handler;
addEventListener Method object.addEventListener("mskeymessage", handler, useCapture)

 

Event information

Synchronous No
Bubbles No
Cancelable No

 

Event handler parameters

  • pEvtObj [in]
    Type: Event

Standards information

Remarks

As of Microsoft Edge this event is deprecated. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.

See also

MSMediaKeySession