sessionId property
String
get
sessionId
The sessionId
read-only property of the MediaKeySession interface
contains a unique string generated by the content decryption module (CDM)
for the current media object and its associated keys or licenses.
Implementation
external String get sessionId;