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