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