Firefox Tomorrow

web api instance method

MediaKeySession: remove() method

View on MDN ↗

Secure context

The remove() method of the MediaKeySession interface returns a Promise after removing any session data associated with the current object.

Syntax

remove()

Parameters

None.

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.