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