LiveKit JS Client SDK - v2.17.1
Preparing search index...
DeviceUnsupportedError
Class DeviceUnsupportedError
Base error that all LiveKit specific custom errors inherit from.
Hierarchy (
View Summary
)
LivekitError
DeviceUnsupportedError
Index
Constructors
constructor
Properties
cause?
code
name
Constructors
constructor
new
DeviceUnsupportedError
(
message
?:
string
)
:
DeviceUnsupportedError
Parameters
Optional
message
:
string
Returns
DeviceUnsupportedError
Properties
Optional
cause
cause
?:
unknown
code
code
:
number
Readonly
name
name
:
"DeviceUnsupportedError"
= 'DeviceUnsupportedError'
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
code
name
LiveKit JS Client SDK - v2.17.1
Loading...
Base error that all LiveKit specific custom errors inherit from.