has method
The has()
method of the
MediaKeyStatusMap interface returns a Boolean
, asserting
whether a value has been associated with the given key.
Implementation
external bool has(BufferSource keyId);
The has()
method of the
MediaKeyStatusMap interface returns a Boolean
, asserting
whether a value has been associated with the given key.
external bool has(BufferSource keyId);