Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
realtime
ErrorEvent
Interface ErrorEvent
interface
ErrorEvent
{
error
:
{
code
?:
string
;
event_id
:
string
;
message
:
string
;
param
:
string
;
type
:
string
;
}
;
event_id
:
string
;
type
:
"error"
;
}
Hierarchy
BaseServerEvent
ErrorEvent
Index
Properties
error
event_
id
type
Properties
error
error
:
{
code
?:
string
;
event_id
:
string
;
message
:
string
;
param
:
string
;
type
:
string
;
}
Type declaration
Optional
code
?:
string
event_
id
:
string
message
:
string
param
:
string
type
:
string
event_
id
event_
id
:
string
type
type
:
"error"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
error
event_
id
type
LiveKit Agents
Loading...