remove

inline suspend fun MediaKeySession.remove()(source)

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

MDN Reference