get method

The get property of the MediaKeyStatusMap interface returns the value associated with the given key, or undefined if there is none.

Implementation

external MediaKeyStatus? get(BufferSource keyId);