Preparing search index...
The search index is not available
LiveKit JS Client SDK - v2.7.5
LiveKit JS Client SDK
ConnectionError
Class ConnectionError
Hierarchy (
view full
)
LivekitError
ConnectionError
Index
Constructors
constructor
Properties
code
context?
reason
status?
Constructors
constructor
new
Connection
Error
(
message
,
reason
,
status
?
,
context
?
)
:
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.7.5
Loading...