Firefox Tomorrow

web api instance method

MediaKeySession: update() method

View on MDN ↗

Secure context

The update() method of the MediaKeySession interface loads messages and licenses to the CDM, and then returns a Promise.

Syntax

update(response)

Parameters

Return value

A Promise that resolves to undefined.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.