LiveKit JS Server SDK - v2.17.0
Preparing search index...
ServerError
Class ServerError
Hierarchy (
View Summary
)
Error
ServerError
SipCallError
Index
Constructors
constructor
Properties
code?
metadata?
status
Constructors
constructor
new
ServerError
(
name
:
string
,
message
:
string
,
status
:
number
,
code
?:
string
,
metadata
?:
Record
<
string
,
string
>
,
)
:
ServerError
Parameters
name
:
string
message
:
string
status
:
number
Optional
code
:
string
Optional
metadata
:
Record
<
string
,
string
>
Returns
ServerError
Properties
Optional
code
code
?:
string
Optional
metadata
metadata
?:
Record
<
string
,
string
>
status
status
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
metadata
status
LiveKit JS Server SDK - v2.17.0
Loading...