remove method
Removes stored session data.
Syntax
var retVal = MediaKeySession.remove();Parameters
This method has no parameters.
Return value
Type: Promise<void>
Returns a promise that session data was removed.
Standards information
Remarks
As of Microsoft Edge, this method is supported. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.
See also
Show: