update method
The update() method of the MediaKeySession interface loads messages
and licenses to the CDM, and then returns a Promise .
Implementation
external JSPromise<JSAny?> update(BufferSource response);
The update() method of the MediaKeySession interface loads messages
and licenses to the CDM, and then returns a Promise .
external JSPromise<JSAny?> update(BufferSource response);