LiveKit JS Client SDK - v2.17.1
Preparing search index...
UnsupportedServer
Class UnsupportedServer
Base error that all LiveKit specific custom errors inherit from.
Hierarchy (
View Summary
)
LivekitError
UnsupportedServer
Index
Constructors
constructor
Properties
cause?
code
name
Constructors
constructor
new
UnsupportedServer
(
message
?:
string
)
:
UnsupportedServer
Parameters
Optional
message
:
string
Returns
UnsupportedServer
Properties
Optional
cause
cause
?:
unknown
code
code
:
number
Readonly
name
name
:
"UnsupportedServer"
= 'UnsupportedServer'
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.