Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.8.0
LiveKit JS Client SDK
ConnectionError
Class ConnectionError
Hierarchy (
View Summary
)
LivekitError
ConnectionError
Index
Constructors
constructor
Properties
code
context?
reason
status?
Constructors
constructor
new
ConnectionError
(
message
:
string
,
reason
:
ConnectionErrorReason
,
status
?:
number
,
context
?:
unknown
,
)
:
ConnectionError
Parameters
message
:
string
reason
:
ConnectionErrorReason
Optional
status
:
number
Optional
context
:
unknown
Returns
ConnectionError
Properties
code
code
:
number
Optional
context
context
?:
unknown
reason
reason
:
ConnectionErrorReason
Optional
status
status
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
context
reason
status
LiveKit JS Client SDK - v2.8.0
Loading...