LiveKit JS Server SDK - v2.15.0
Preparing search index...
TwirpError
Class TwirpError
Hierarchy
Error
TwirpError
Index
Constructors
constructor
Properties
code?
metadata?
status
Constructors
constructor
new
TwirpError
(
name
:
string
,
message
:
string
,
status
:
number
,
code
?:
string
,
metadata
?:
Record
<
string
,
string
>
,
)
:
TwirpError
Parameters
name
:
string
message
:
string
status
:
number
Optional
code
:
string
Optional
metadata
:
Record
<
string
,
string
>
Returns
TwirpError
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.15.0
Loading...