This documentation is archived and is not being maintained.
message property
Additional human-readable information provided by the browser about the error.
This property is read-only.
Syntax
| JavaScript |
message = object.message
|
Property values
Type:
string
Additional human-readable information about the error.
Remarks
This property can be null.
See also
-
MediaStreamError